0llheaven commited on
Commit
074a0c0
·
verified ·
1 Parent(s): d433468

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -9
requirements.txt CHANGED
@@ -1,13 +1,10 @@
1
- torch==2.0.0
2
- transformers>=4.34.0
3
  torchvision
4
- gradio>=4.13.0
5
- Pillow>=9.0.0
6
- bitsandbytes>=0.41.1
7
- accelerate>=0.24.1
8
  huggingface_hub>=0.19.3
9
- peft
10
- spaces
11
- xformers>=0.0.27
12
  unsloth
13
  matplotlib
 
1
+ torch
2
+ transformers
3
  torchvision
4
+ gradio
5
+ Pillow
6
+ bitsandbytes
7
+ accelerate
8
  huggingface_hub>=0.19.3
 
 
 
9
  unsloth
10
  matplotlib