Spaces:
Runtime error
Runtime error
naveenvenkatesh
commited on
Commit
•
d50ef89
1
Parent(s):
9fc3593
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
gradio
|
2 |
-
openai
|
3 |
transformers
|
4 |
plotly
|
5 |
torch
|
|
|
1 |
gradio
|
2 |
+
openai==0.28
|
3 |
transformers
|
4 |
plotly
|
5 |
torch
|