Bils commited on
Commit
a2f2010
·
verified ·
1 Parent(s): 3fe530b

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -1
requirements.txt CHANGED
@@ -1,7 +1,9 @@
1
- streamlit==1.25.0
2
  torch==2.0.1
3
  transformers==4.31.0
4
  scipy==1.10.1
 
 
5
  # Optional performance libraries:
6
  # accelerate==0.20.3
7
  # bitsandbytes==0.39.0
 
1
+ streamlit>=1.25.0
2
  torch==2.0.1
3
  transformers==4.31.0
4
  scipy==1.10.1
5
+ streamlit-lottie==0.2.0
6
+
7
  # Optional performance libraries:
8
  # accelerate==0.20.3
9
  # bitsandbytes==0.39.0