Spaces:
Runtime error
Runtime error
NORLIE JHON MALAGDAO
commited on
Create requirements.txt
Browse files- requirements.txt +8 -0
requirements.txt
ADDED
|
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
torch
|
| 2 |
+
transform
|
| 3 |
+
gradio
|
| 4 |
+
matplotlib
|
| 5 |
+
numpy
|
| 6 |
+
pillow
|
| 7 |
+
tensorflow
|
| 8 |
+
gdown
|