gauravlochab
commited on
Commit
·
f1e86fd
1
Parent(s):
e7ef8ef
modified requiremnts.txt to have gradio version tied with 5.38
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
web3
|
2 |
-
gradio
|
3 |
plotly
|
4 |
pandas
|
5 |
requests
|
|
|
1 |
web3
|
2 |
+
gradio==5.38.0
|
3 |
plotly
|
4 |
pandas
|
5 |
requests
|