Spaces:
Runtime error
Runtime error
Create new file
Browse files- requirements.txt +11 -0
requirements.txt
ADDED
@@ -0,0 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
einops
|
2 |
+
gradio
|
3 |
+
torch
|
4 |
+
numpy
|
5 |
+
tqdm
|
6 |
+
pyaml
|
7 |
+
timm
|
8 |
+
torchvision
|
9 |
+
Pillow
|
10 |
+
huggingface_hub
|
11 |
+
opencv
|