MaxLSB commited on
Commit
126e708
·
verified ·
1 Parent(s): afd7003

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -0
requirements.txt ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ git+https://github.com/huggingface/transformers.git
2
+ git+https://github.com/huggingface/peft.git
3
+ --extra-index-url https://download.pytorch.org/whl/cu126
4
+ torch
5
+ pydantic
6
+ accelerate
7
+ spaces