Spaces:
Runtime error
Runtime error
Commit
·
b15f15e
1
Parent(s):
f268cd7
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
gradio
|
2 |
-
openai
|
3 |
scipy
|
4 |
ftfy
|
5 |
torch
|
|
|
1 |
gradio
|
2 |
+
openai == 0.27.0
|
3 |
scipy
|
4 |
ftfy
|
5 |
torch
|