Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +6 -0
requirements.txt
CHANGED
|
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
streamlit==1.26.0
|
| 2 |
+
pandas==2.1.0
|
| 3 |
+
numpy==1.24.3
|
| 4 |
+
faiss-cpu==1.7.4
|
| 5 |
+
requests==2.31.0
|
| 6 |
+
streamlit-lottie==0.0.5
|