Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +6 -1
requirements.txt
CHANGED
@@ -1 +1,6 @@
|
|
1 |
-
huggingface_hub==0.22.2
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
huggingface_hub==0.22.2
|
2 |
+
polars-lts-cpu==0.20.13
|
3 |
+
pretty-html-table==0.9.16
|
4 |
+
pandasai==1.5.17
|
5 |
+
gradio==4.20.1
|
6 |
+
fastapi
|