Spaces:
Runtime error
Runtime error
Upload requirements.txt
Browse files- requirements.txt +4 -0
requirements.txt
ADDED
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
1 |
+
gradio==2.8.10
|
2 |
+
keras_cv_attention_models==1.2.9
|
3 |
+
matplotlib==3.2.2
|
4 |
+
numpy==1.21.5
|