sai-Rohan commited on
Commit
037857a
·
1 Parent(s): 32f2373

Add Streamlit dependency

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -102,4 +102,5 @@ uuid_utils
102
  websockets==16.0
103
  xxhash
104
  yarl
105
- zstandard
 
 
102
  websockets==16.0
103
  xxhash
104
  yarl
105
+ zstandard
106
+ streamlit>=1.40.0