Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +4 -0
requirements.txt
CHANGED
@@ -8,3 +8,7 @@ scipy==1.14.1
|
|
8 |
pytest==8.3.2
|
9 |
ipython==8.26.0
|
10 |
autopep8==2.3.1
|
|
|
|
|
|
|
|
|
|
8 |
pytest==8.3.2
|
9 |
ipython==8.26.0
|
10 |
autopep8==2.3.1
|
11 |
+
gradio==4.16.0
|
12 |
+
streamlit==1.32.2
|
13 |
+
groq==0.4.0
|
14 |
+
Pillow==10.2.0
|