Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -2,7 +2,7 @@ pandas
|
|
| 2 |
pyodbc
|
| 3 |
pymssql
|
| 4 |
numpy
|
| 5 |
-
gradio==5.
|
| 6 |
torch
|
| 7 |
ipywidgets
|
| 8 |
cryptography
|
|
|
|
| 2 |
pyodbc
|
| 3 |
pymssql
|
| 4 |
numpy
|
| 5 |
+
gradio==5.18.0
|
| 6 |
torch
|
| 7 |
ipywidgets
|
| 8 |
cryptography
|