multimodalart HF staff commited on
Commit
95f61f5
1 Parent(s): 28181da

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -2
requirements.txt CHANGED
@@ -1,6 +1,4 @@
1
- gradio
2
  transformers
3
- torch
4
  Pillow
5
  requests
6
  accelerate
@@ -15,4 +13,5 @@ matplotlib
15
  bitsandbytes
16
  optimum
17
  auto-gptq
 
18
  --index-url https://download.pytorch.org/whl/cu118
 
 
1
  transformers
 
2
  Pillow
3
  requests
4
  accelerate
 
13
  bitsandbytes
14
  optimum
15
  auto-gptq
16
+ torch
17
  --index-url https://download.pytorch.org/whl/cu118