Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -3,4 +3,4 @@ pandas==1.5.3
|
|
3 |
gradio
|
4 |
transformers
|
5 |
torch
|
6 |
-
pandasai[huggingface]
|
|
|
3 |
gradio
|
4 |
transformers
|
5 |
torch
|
6 |
+
git+https://github.com/gventuri/pandas-ai.git#egg=pandasai[huggingface]
|