Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -2,7 +2,7 @@ gradio==4.12.0
|
|
| 2 |
fastapi
|
| 3 |
uvicorn
|
| 4 |
python-multipart
|
| 5 |
-
openai
|
| 6 |
librosa
|
| 7 |
transformers
|
| 8 |
torch
|
|
|
|
| 2 |
fastapi
|
| 3 |
uvicorn
|
| 4 |
python-multipart
|
| 5 |
+
openai==0.28
|
| 6 |
librosa
|
| 7 |
transformers
|
| 8 |
torch
|