Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
import gradio as gr
|
2 |
|
3 |
# Load the model with a custom title and description
|
4 |
-
gr.load("models/black-forest-labs/FLUX.1-dev", title="AbuX Image Generator", description="Generate high quality images with AbuX. Made by Abdullah Huseynli. Copyright 2024.").launch()
|
|
|
1 |
import gradio as gr
|
2 |
|
3 |
# Load the model with a custom title and description
|
4 |
+
gr.load("models/black-forest-labs/FLUX.1-dev", title="AbuX Image Generator [AbuX Visionary Pro 4.1.]", description="Generate high quality images with AbuX. Made by Abdullah Huseynli. Copyright 2024.").launch()
|