Spaces:
Sleeping
Sleeping
Update app.py
Browse files
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
|
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()
|