Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
pip==24.3.1
|
2 |
pytorch_tabular
|
3 |
-
gradio
|
4 |
pandas
|
5 |
torch
|
|
|
1 |
pip==24.3.1
|
2 |
pytorch_tabular
|
3 |
+
gradio>=3.0.0
|
4 |
pandas
|
5 |
torch
|