Spaces:
Sleeping
Sleeping
Commit ·
80a7fd8
1
Parent(s): 3368fe8
added requirements file
Browse files- requirements.txt +5 -0
requirements.txt
ADDED
|
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
torch
|
| 2 |
+
tensorflow
|
| 3 |
+
numpy
|
| 4 |
+
scikit-image
|
| 5 |
+
gradio
|