Liori25 commited on
Commit
27881b7
·
verified ·
1 Parent(s): 477c84b

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -7
requirements.txt CHANGED
@@ -1,8 +1,6 @@
1
- streamlit
2
- pandas
3
- numpy
4
- scikit-learn
5
- Pillow
6
- transformers
7
  torch
8
- accelerate
 
 
 
 
1
+ gradio
 
 
 
 
 
2
  torch
3
+ numpy
4
+ pandas
5
+ sentence-transformers
6
+ Pillow