Upload requirements.txt with huggingface_hub
Browse files- requirements.txt +8 -8
requirements.txt
CHANGED
|
@@ -1,8 +1,8 @@
|
|
| 1 |
-
streamlit
|
| 2 |
-
numpy
|
| 3 |
-
matplotlib
|
| 4 |
-
opencv-python-headless
|
| 5 |
-
mediapipe
|
| 6 |
-
plotly
|
| 7 |
-
qmsolve
|
| 8 |
-
scipy
|
|
|
|
| 1 |
+
streamlit
|
| 2 |
+
numpy
|
| 3 |
+
matplotlib
|
| 4 |
+
opencv-python-headless
|
| 5 |
+
mediapipe
|
| 6 |
+
plotly
|
| 7 |
+
qmsolve
|
| 8 |
+
scipy
|