Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -85,4 +85,5 @@ watchdog==4.0.2
|
|
85 |
wikipedia==1.4.0
|
86 |
yarl==1.11.1
|
87 |
open_clip_torch
|
88 |
-
transformers
|
|
|
|
85 |
wikipedia==1.4.0
|
86 |
yarl==1.11.1
|
87 |
open_clip_torch
|
88 |
+
transformers
|
89 |
+
python-dotenv
|