acecalisto3 commited on
Commit
1584745
·
verified ·
1 Parent(s): a41f9a6

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -4
requirements.txt CHANGED
@@ -1,4 +1,4 @@
1
- streamlit==1.35.0
2
  transformers
3
  black
4
  pylint
@@ -9,6 +9,6 @@ tensorflow
9
  beautifulsoup4
10
  huggingface-hub
11
  gradio
12
- flask==2.2.2
13
- werkzeug==3.0.3
14
- urllib3==2.2.1
 
1
+ streamlit
2
  transformers
3
  black
4
  pylint
 
9
  beautifulsoup4
10
  huggingface-hub
11
  gradio
12
+ flask
13
+ werkzeug
14
+ urllib3