Spaces:
Running
Running
Upload requirements.txt
Browse files- requirements.txt +10 -0
requirements.txt
ADDED
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
tqdm
|
2 |
+
omegaconf
|
3 |
+
attrdict
|
4 |
+
transformers
|
5 |
+
huggingface_hub
|
6 |
+
opencv-python
|
7 |
+
scikit-learn
|
8 |
+
supervision
|
9 |
+
einops
|
10 |
+
gradio
|