s12144251 commited on
Commit
3ced87e
·
verified ·
1 Parent(s): fe181c8

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -1,4 +1,5 @@
1
- !pip install unsloth peft bitsandbytes accelerate transformers
 
2
 
3
  import subprocess
4
  import sys
 
1
+ pip install unsloth peft bitsandbytes accelerate transformers
2
+
3
 
4
  import subprocess
5
  import sys