EgoHackZero
commited on
Commit
·
bb7d943
1
Parent(s):
6225fda
new requirements.txt
Browse files- requirements.txt +6 -3
requirements.txt
CHANGED
@@ -1,6 +1,9 @@
|
|
1 |
torch
|
2 |
torchvision
|
3 |
-
|
4 |
opencv-python
|
5 |
-
|
6 |
-
|
|
|
|
|
|
|
|
1 |
torch
|
2 |
torchvision
|
3 |
+
torchaudio
|
4 |
opencv-python
|
5 |
+
numpy
|
6 |
+
Pillow
|
7 |
+
gradio
|
8 |
+
transformers
|
9 |
+
huggingface-hub
|