Remsky commited on
Commit
7be5875
Β·
verified Β·
1 Parent(s): 214756d

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -3
requirements.txt CHANGED
@@ -1,8 +1,9 @@
1
  gradio==4.39.0
2
  plotly==5.23.0
3
  matplotlib==3.7.2
4
- torch==2.2.0
5
- transformers==4.53.3
6
  accelerate==0.33.0
7
  networkx
8
- bokeh==3.5.1
 
 
 
1
  gradio==4.39.0
2
  plotly==5.23.0
3
  matplotlib==3.7.2
4
+ transformers==4.43.3
 
5
  accelerate==0.33.0
6
  networkx
7
+ bokeh==3.5.1
8
+ --extra-index-url https://download.pytorch.org/whl/cu113
9
+ torch