Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +4 -4
requirements.txt
CHANGED
|
@@ -1,4 +1,4 @@
|
|
| 1 |
-
gradio
|
| 2 |
-
|
| 3 |
-
|
| 4 |
-
|
|
|
|
| 1 |
+
gradio>=3.33
|
| 2 |
+
transformers>=4.41
|
| 3 |
+
torch>=2.1
|
| 4 |
+
openai>=1.3.0
|