Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -4,4 +4,5 @@ pandas
|
|
4 |
numpy
|
5 |
streamlit
|
6 |
torch
|
7 |
-
gradio
|
|
|
|
4 |
numpy
|
5 |
streamlit
|
6 |
torch
|
7 |
+
gradio
|
8 |
+
asyncio
|