Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +3 -0
requirements.txt
CHANGED
@@ -1,4 +1,7 @@
|
|
1 |
pip
|
|
|
|
|
|
|
2 |
tensorflow
|
3 |
Flask
|
4 |
gunicorn
|
|
|
1 |
pip
|
2 |
+
torch
|
3 |
+
torchvision
|
4 |
+
torchaudio
|
5 |
tensorflow
|
6 |
Flask
|
7 |
gunicorn
|