vivek2001123 commited on
Commit
a8f7dcf
·
1 Parent(s): e06b95c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -93,7 +93,7 @@ def handle_input():
93
  !pip install -qqq bitsandbytes == 0.39.0
94
  !pip install -qqqtorch --2.0.1 --progress-bar off
95
  !pip install -qqq -U git + https: // github.com / huggingface / transformers.git@e03a9cc --progress-bar off
96
- !pip install -qqq -U git + https: // github.com / huggingface / peft.git @42a184f --progress-bar off
97
  !pip install -qqq -U git + https: // github.com / huggingface / accelerate.git@c9fbb71 --progress-bar off
98
  !pip install -qqq datasets == 2.12.0 --progress-bar off
99
  !pip install -qqq loralib == 0.1.1 --progress-bar off
 
93
  !pip install -qqq bitsandbytes == 0.39.0
94
  !pip install -qqqtorch --2.0.1 --progress-bar off
95
  !pip install -qqq -U git + https: // github.com / huggingface / transformers.git@e03a9cc --progress-bar off
96
+ !pip install -qqq -U git + https: // github.com / huggingface / peft.git@42a184f --progress-bar off
97
  !pip install -qqq -U git + https: // github.com / huggingface / accelerate.git@c9fbb71 --progress-bar off
98
  !pip install -qqq datasets == 2.12.0 --progress-bar off
99
  !pip install -qqq loralib == 0.1.1 --progress-bar off