Spaces:
Runtime error
Runtime error
Create requirements.txt
Browse files- requirements.txt +6 -0
requirements.txt
ADDED
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
gradio==4.31.0
|
2 |
+
transformers==4.41.0
|
3 |
+
torch==2.3.0
|
4 |
+
Pillow==10.3.0
|
5 |
+
pandas==2.2.2
|
6 |
+
plotly==5.22.0
|