OatNapat commited on
Commit
0eb7ff9
·
1 Parent(s): 816af6e

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -3
requirements.txt CHANGED
@@ -1,4 +1,5 @@
1
- streamlit
2
  torch
3
- transformers
4
- pandas
 
 
1
+ streamlit==0.87.0
2
  torch
3
+ transformers==4.9.2
4
+ pandas
5
+