Spaces:
Runtime error
Runtime error
Commit ·
b0af5f4
1
Parent(s): 65274a5
Update requirements.txt
Browse files- requirements.txt +9 -0
requirements.txt
CHANGED
|
@@ -5,3 +5,12 @@ mediapipe
|
|
| 5 |
scikit-image
|
| 6 |
streamlit
|
| 7 |
gradio>=2.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 5 |
scikit-image
|
| 6 |
streamlit
|
| 7 |
gradio>=2.0
|
| 8 |
+
tensorflow
|
| 9 |
+
scipy
|
| 10 |
+
scikit-learn
|
| 11 |
+
opencv-python
|
| 12 |
+
h5py
|
| 13 |
+
matplotlib
|
| 14 |
+
Pillow
|
| 15 |
+
requests
|
| 16 |
+
psutil
|