Spaces:
Sleeping
Sleeping
ibrahim313
commited on
Create requirements.txt
Browse files- requirements.txt +7 -0
requirements.txt
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
streamlit==1.31.0
|
2 |
+
Pillow==10.2.0
|
3 |
+
requests==2.31.0
|
4 |
+
together==0.2.5
|
5 |
+
streamlit-lottie==0.0.5
|
6 |
+
streamlit-option-menu==0.3.12
|
7 |
+
extra-streamlit-components==0.1.8
|