Spaces:
Build error
Build error
sanjeevbora
commited on
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
llama-index
|
2 |
transformers
|
|
|
3 |
python-dotenv
|
4 |
-
gradio
|
|
|
1 |
+
llama-index==latest
|
2 |
transformers
|
3 |
+
gradio
|
4 |
python-dotenv
|
|