Spaces:
Paused
Paused
added req.txt
Browse files- requirements.txt +11 -0
requirements.txt
ADDED
|
@@ -0,0 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
datasets==2.11.0
|
| 2 |
+
gdown==4.7.1
|
| 3 |
+
gradio==3.27.0
|
| 4 |
+
huggingface_hub==0.13.4
|
| 5 |
+
matplotlib==3.7.1
|
| 6 |
+
numpy==1.24.2
|
| 7 |
+
pandas==2.0.0
|
| 8 |
+
Pillow==9.5.0
|
| 9 |
+
Pillow==9.5.0
|
| 10 |
+
torch==2.0.0
|
| 11 |
+
torchvision==0.15.1
|