Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
-
gradio
|
| 2 |
torch
|
| 3 |
-
|
| 4 |
-
Pillow
|
| 5 |
numpy
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
torch
|
| 2 |
+
torchvision
|
|
|
|
| 3 |
numpy
|
| 4 |
+
Pillow
|
| 5 |
+
gradio
|