sourize commited on
Commit
307270b
·
verified ·
1 Parent(s): fef32cf

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -2
requirements.txt CHANGED
@@ -1,3 +1,5 @@
1
  streamlit
2
- requests
3
- huggingface-hub
 
 
 
1
  streamlit
2
+ transformers>=4.51
3
+ peft>=0.15.2
4
+ safetensors # for loading your adapter file
5
+ torch # your target cuda/cu version