Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +3 -2
requirements.txt
CHANGED
|
@@ -1,2 +1,3 @@
|
|
| 1 |
-
|
| 2 |
-
python-dotenv
|
|
|
|
|
|
| 1 |
+
together==1.2.0
|
| 2 |
+
python-dotenv~=1.0.1
|
| 3 |
+
gradio==4.44.1
|