Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +4 -5
requirements.txt
CHANGED
|
@@ -1,7 +1,6 @@
|
|
| 1 |
huggingface_hub==0.23.2
|
| 2 |
gradio==4.36.1
|
| 3 |
-
duckduckgo-search
|
| 4 |
-
bcrypt
|
| 5 |
-
pillow
|
| 6 |
-
|
| 7 |
-
cohere
|
|
|
|
| 1 |
huggingface_hub==0.23.2
|
| 2 |
gradio==4.36.1
|
| 3 |
+
duckduckgo-search==6.2.4
|
| 4 |
+
bcrypt==4.1.2
|
| 5 |
+
pillow==10.3.0
|
| 6 |
+
cohere==5.5.0
|
|
|