Sergidev commited on
Commit
6a4abaa
·
verified ·
1 Parent(s): 0305a2f

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -8
requirements.txt CHANGED
@@ -1,8 +1,5 @@
1
- gradio
2
- torch
3
- transformers
4
- scikit-learn
5
- plotly
6
- huggingface-hub
7
- spaces
8
- numpy
 
1
+ gradio==3.50.2
2
+ torch==2.1.0
3
+ transformers==4.35.2
4
+ plotly==5.18.0
5
+ safetensors==0.4.0