Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -22,4 +22,5 @@ peft==0.14.0
|
|
22 |
huggingface_hub==0.27.0
|
23 |
fastapi==0.112.4
|
24 |
bitsandbytes
|
25 |
-
openai
|
|
|
|
22 |
huggingface_hub==0.27.0
|
23 |
fastapi==0.112.4
|
24 |
bitsandbytes
|
25 |
+
openai
|
26 |
+
python-dotenv
|