KJMAN678 commited on
Commit
dc8eda0
1 Parent(s): b28ba95

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -1,11 +1,11 @@
1
  diffusers==0.3.0
2
  transformers==4.22.2
3
- ipywidgets==7.7.2
4
  pandas==1.3.5
5
  ftfy==6.1.1
6
  spacy==3.4.1
7
  matplotlib==3.5.3
8
- notebook==6.4.12
9
  python-dotenv==0.21.0
10
- streamlit==1.26.0
11
  altair<5
 
1
  diffusers==0.3.0
2
  transformers==4.22.2
3
+ ipywidgets==8.1.1 # 7.7.2
4
  pandas==1.3.5
5
  ftfy==6.1.1
6
  spacy==3.4.1
7
  matplotlib==3.5.3
8
+ notebook==7.0.6 # 6.4.12
9
  python-dotenv==0.21.0
10
+ streamlit==1.27.2 # 1.26.0
11
  altair<5