themissingCRAM
commited on
Commit
·
b1418b2
1
Parent(s):
b52c028
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
|
@@ -1,5 +1,5 @@
|
|
| 1 |
huggingface_hub>=0.28.0
|
| 2 |
-
smolagents>=1.12.0
|
| 3 |
python-dotenv==1.1.0
|
| 4 |
sqlalchemy==2.0.40
|
| 5 |
gradio>=5.23.1
|
|
|
|
| 1 |
huggingface_hub>=0.28.0
|
| 2 |
+
# smolagents>=1.12.0
|
| 3 |
python-dotenv==1.1.0
|
| 4 |
sqlalchemy==2.0.40
|
| 5 |
gradio>=5.23.1
|