Jackson-Calixto commited on
Commit
8623ba9
1 Parent(s): 643ceb1

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -1,3 +1,3 @@
1
- streamlit
2
- transformers
3
- PyTorch
 
1
+ streamlit==1.36.0
2
+ transformers==4.42.4
3
+ torch