LAWSA07 commited on
Commit
aefadd4
·
verified ·
1 Parent(s): a41d940

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -14
requirements.txt CHANGED
@@ -1,14 +1,4 @@
1
- # Core Requirements
2
- torch>=2.2.0 --index-url https://download.pytorch.org/whl/cu121
3
- transformers==4.40.1
4
- accelerate==0.29.3
5
- safetensors==0.4.2
6
- peft==0.10.0
7
-
8
- # Quantization & Optimization
9
- bitsandbytes==0.43.0
10
- unsloth
11
-
12
- # Optional
13
- gradio==4.28.1
14
- xformers
 
1
+ gradio
2
+ torch
3
+ transformers
4
+ peft