Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
@@ -2,4 +2,7 @@ tensorflow
|
|
2 |
gradio
|
3 |
scipy
|
4 |
opencv-python
|
5 |
-
torch
|
|
|
|
|
|
|
|
2 |
gradio
|
3 |
scipy
|
4 |
opencv-python
|
5 |
+
torch
|
6 |
+
torchvision
|
7 |
+
torchaudio
|
8 |
+
transformers
|