Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
pip==23.1.2
|
|
|
2 |
torch
|
3 |
torchvision
|
4 |
numpy
|
|
|
1 |
pip==23.1.2
|
2 |
+
gradio==3.45.0
|
3 |
torch
|
4 |
torchvision
|
5 |
numpy
|