Commit ·
79be9dd
1
Parent(s): cafc50a
Update space
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
gradio
|
| 2 |
numpy
|
| 3 |
-
torch==2.4.0
|
| 4 |
-
torchvision==0.19.0
|
| 5 |
Pillow
|
| 6 |
transformers
|
| 7 |
matplotlib
|
|
|
|
| 1 |
gradio
|
| 2 |
numpy
|
| 3 |
+
torch==2.4.0
|
| 4 |
+
torchvision==0.19.0
|
| 5 |
Pillow
|
| 6 |
transformers
|
| 7 |
matplotlib
|