Twelve2five commited on
Commit
c9681ef
·
verified ·
1 Parent(s): 16a605e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -359,6 +359,6 @@ if __name__ == "__main__":
359
  # Install dependencies first if needed
360
  # !pip install -q -U transformers accelerate bitsandbytes peft torch datasets huggingface_hub gradio
361
 
362
- # Create and launch the UI
363
  demo = create_ui()
364
  demo.launch()
 
359
  # Install dependencies first if needed
360
  # !pip install -q -U transformers accelerate bitsandbytes peft torch datasets huggingface_hub gradio
361
 
362
+ # Create and launch the U
363
  demo = create_ui()
364
  demo.launch()