Spaces:
Runtime error
Runtime error
pragnakalp
commited on
Commit
·
119affb
1
Parent(s):
592c481
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -19,6 +19,7 @@ Flask==1.1.2
|
|
19 |
Flask-Cors==3.0.9
|
20 |
future==0.18.2
|
21 |
geoip2==3.0.0
|
|
|
22 |
h5py==2.10.0
|
23 |
idna==2.10
|
24 |
importlib-metadata==2.0.0
|
|
|
19 |
Flask-Cors==3.0.9
|
20 |
future==0.18.2
|
21 |
geoip2==3.0.0
|
22 |
+
gradio==3.11.0
|
23 |
h5py==2.10.0
|
24 |
idna==2.10
|
25 |
importlib-metadata==2.0.0
|