Spaces:
Runtime error
Runtime error
Commit
·
99a2104
1
Parent(s):
7bf545d
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -1,5 +1,6 @@
|
|
| 1 |
pandas
|
| 2 |
scipy
|
|
|
|
| 3 |
pycountry
|
| 4 |
numpy
|
| 5 |
matplotlib
|
|
|
|
| 1 |
pandas
|
| 2 |
scipy
|
| 3 |
+
gradio
|
| 4 |
pycountry
|
| 5 |
numpy
|
| 6 |
matplotlib
|