arjunanand13 commited on
Commit
9c96985
·
verified ·
1 Parent(s): ed08b9a

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -21,7 +21,7 @@ gradio
21
 
22
  # Necessary for the proper functioning of advanced quantization features
23
  accelerate
24
- git+https://pypi.org/simple/ bitsandbytes
25
  #git+https://github.com/TimDettmers/bitsandbytes.git#egg=bitsandbytes
26
 
27
  # PEFT (assuming it's a library you need, but couldn't identify it - please check the name)
 
21
 
22
  # Necessary for the proper functioning of advanced quantization features
23
  accelerate
24
+ git+https://pypi.org/simple/bitsandbytes
25
  #git+https://github.com/TimDettmers/bitsandbytes.git#egg=bitsandbytes
26
 
27
  # PEFT (assuming it's a library you need, but couldn't identify it - please check the name)