themissingCRAM
commited on
Commit
·
5aa1708
1
Parent(s):
b1418b2
blocks experiment i am stuck in this situation of table not existing within gradio blocks or GradioUI
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -4,4 +4,4 @@ python-dotenv==1.1.0
|
|
4 |
sqlalchemy==2.0.40
|
5 |
gradio>=5.23.1
|
6 |
spaces>0.0.0
|
7 |
-
smolagents[gradio]
|
|
|
4 |
sqlalchemy==2.0.40
|
5 |
gradio>=5.23.1
|
6 |
spaces>0.0.0
|
7 |
+
smolagents[gradio]>=1.12.0
|