Wisdom Chen commited on
Commit
7abf30b
·
unverified ·
1 Parent(s): f33036c

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,7 +1,7 @@
1
  streamlit
2
  streamlit-chat
3
  bitsandbytes==0.41.1
4
- torch
5
  transformers
6
  open_clip_torch
7
  pandas
 
1
  streamlit
2
  streamlit-chat
3
  bitsandbytes==0.41.1
4
+ torch==2.1.2
5
  transformers
6
  open_clip_torch
7
  pandas