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