DrishtiSharma commited on
Commit
3443fdb
·
verified ·
1 Parent(s): 5c32165

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,7 +1,8 @@
 
1
  streamlit
2
  transformers
3
- torch
4
  qwen-vl-utils
5
  yt-dlp
6
  flash-attn
7
  accelerate
 
 
1
+ torch==2.0.1
2
  streamlit
3
  transformers
 
4
  qwen-vl-utils
5
  yt-dlp
6
  flash-attn
7
  accelerate
8
+