Spaces:
Runtime error
Runtime error
Create requierements.txt
Browse files- requierements.txt +6 -0
requierements.txt
ADDED
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
fastai
|
2 |
+
gradio
|
3 |
+
huggingface_hub
|
4 |
+
timm
|
5 |
+
torch
|
6 |
+
pillow
|