nathansutton commited on
Commit
bd33874
1 Parent(s): d4744d9

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -2
requirements.txt CHANGED
@@ -1,3 +1,4 @@
1
- streamlit
2
- transformers[torch]
 
3
  pillow
 
1
+ streamlit==1.26.0
2
+ altair<5
3
+ transformers[torch]>=2.0.0
4
  pillow