Spaces:
Sleeping
Sleeping
Gent (PG/R - Comp Sci & Elec Eng)
commited on
Commit
·
f91ccd0
1
Parent(s):
68b38ad
add requirements
Browse files- requirements.txt +7 -1
requirements.txt
CHANGED
@@ -1,2 +1,8 @@
|
|
1 |
torch
|
2 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
torch
|
2 |
+
torchvision
|
3 |
+
huggingface_hub
|
4 |
+
matplotlib
|
5 |
+
setuptools
|
6 |
+
opencv_python
|
7 |
+
numpy
|
8 |
+
gradio==3.24.1
|