Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -9
requirements.txt
CHANGED
|
@@ -1,9 +1,3 @@
|
|
| 1 |
-
gradio
|
| 2 |
-
torch
|
| 3 |
-
torchvision
|
| 4 |
-
datasets
|
| 5 |
-
huggingface_hubgradio
|
| 6 |
-
torch
|
| 7 |
torchvision
|
| 8 |
datasets
|
| 9 |
huggingface_hub
|
|
@@ -11,6 +5,4 @@ pillow
|
|
| 11 |
spaces
|
| 12 |
scikit-learn
|
| 13 |
pandas
|
| 14 |
-
matplotlib
|
| 15 |
-
pillow
|
| 16 |
-
spaces
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
torchvision
|
| 2 |
datasets
|
| 3 |
huggingface_hub
|
|
|
|
| 5 |
spaces
|
| 6 |
scikit-learn
|
| 7 |
pandas
|
| 8 |
+
matplotlib
|
|
|
|
|
|