Spaces:
Sleeping
Sleeping
ray
commited on
Commit
·
dc57284
1
Parent(s):
fe7b694
fix runtime error in hf
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
gradio==4.7.1
|
2 |
-
llama_index==0.9.
|
3 |
nltk==3.8.1
|
4 |
openai==1.3.5
|
5 |
phoenix==0.9.1
|
|
|
1 |
gradio==4.7.1
|
2 |
+
llama_index==0.9.6.post2
|
3 |
nltk==3.8.1
|
4 |
openai==1.3.5
|
5 |
phoenix==0.9.1
|