Corey Morris
commited on
Commit
•
a2fb743
1
Parent(s):
ac8338a
removed streamlit as a requirement
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -10,4 +10,4 @@ matplotlib
|
|
10 |
|
11 |
|
12 |
# replicating the current hugging face streamlit and pandas versions
|
13 |
-
streamlit
|
|
|
10 |
|
11 |
|
12 |
# replicating the current hugging face streamlit and pandas versions
|
13 |
+
# streamlit>=1.25.0
|