Spaces:
Sleeping
Sleeping
heliosbrahma
commited on
Commit
•
c26552d
1
Parent(s):
a657540
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
tiktoken
|
2 |
-
openai
|
3 |
streamlit
|
4 |
tenacity
|
5 |
evaluate
|
|
|
1 |
tiktoken
|
2 |
+
openai==0.28.1
|
3 |
streamlit
|
4 |
tenacity
|
5 |
evaluate
|