Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -3,4 +3,6 @@ flask==2.3.2
|
|
3 |
numpy==1.23.5
|
4 |
requests==2.31.0
|
5 |
matplotlib==3.7.1
|
6 |
-
huggingface_hub==0.15.1
|
|
|
|
|
|
3 |
numpy==1.23.5
|
4 |
requests==2.31.0
|
5 |
matplotlib==3.7.1
|
6 |
+
huggingface_hub==0.15.1
|
7 |
+
torch
|
8 |
+
torchvision
|