Spaces:
Sleeping
Sleeping
Create requirements.txt
Browse files- requirements.txt +6 -0
requirements.txt
ADDED
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
streamlit==1.35.0
|
2 |
+
transformers==4.40.2
|
3 |
+
groq==0.5.0
|
4 |
+
torch==2.3.0
|
5 |
+
Pillow==10.3.0
|
6 |
+
gtts==2.5.1
|