Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +5 -1
requirements.txt
CHANGED
@@ -7,4 +7,8 @@ numpy
|
|
7 |
opencv-python
|
8 |
streamlit
|
9 |
pathlib
|
10 |
-
|
|
|
|
|
|
|
|
|
|
7 |
opencv-python
|
8 |
streamlit
|
9 |
pathlib
|
10 |
+
tensorflow
|
11 |
+
torch
|
12 |
+
torchvision
|
13 |
+
torchaudio
|
14 |
+
huggingface-hub
|