Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +3 -7
requirements.txt
CHANGED
@@ -1,7 +1,3 @@
|
|
1 |
-
gradio
|
2 |
-
|
3 |
-
|
4 |
-
torch==2.0.1
|
5 |
-
accelerate==0.21.0
|
6 |
-
openai==0.28.1
|
7 |
-
huggingface_hub==0.16.4
|
|
|
1 |
+
gradio>=4.0.0
|
2 |
+
openai>=1.3.0
|
3 |
+
python-dotenv>=0.19.0
|
|
|
|
|
|
|
|