Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -6
requirements.txt
CHANGED
|
@@ -1,8 +1,4 @@
|
|
| 1 |
# requirements.txt
|
| 2 |
gradio>=4.0.0
|
| 3 |
-
|
| 4 |
-
|
| 5 |
-
accelerate>=0.25.0
|
| 6 |
-
bitsandbytes>=0.41.0
|
| 7 |
-
sentencepiece>=0.1.99
|
| 8 |
-
protobuf>=3.20.0
|
|
|
|
| 1 |
# requirements.txt
|
| 2 |
gradio>=4.0.0
|
| 3 |
+
openai>=1.0.0
|
| 4 |
+
python-dotenv>=1.0.0
|
|
|
|
|
|
|
|
|
|
|
|