Spaces:
Sleeping
Sleeping
Create requirements.txt
Browse files- requirements.txt +6 -0
requirements.txt
ADDED
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
numpy
|
2 |
+
gradio
|
3 |
+
ultralytics
|
4 |
+
superverse @ git+https://github.com/khulnasoft/superverse
|
5 |
+
matplotlib
|
6 |
+
tqdm
|