Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
huggingface_hub==0.25.2
|
| 2 |
gradio==5.0.1
|
| 3 |
-
openai==
|
| 4 |
python-dotenv==1.0.0
|
| 5 |
aiohttp==3.9.1
|
|
|
|
| 1 |
huggingface_hub==0.25.2
|
| 2 |
gradio==5.0.1
|
| 3 |
+
openai==0.28.0
|
| 4 |
python-dotenv==1.0.0
|
| 5 |
aiohttp==3.9.1
|