Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
salomonsky
/
flux3
like
2
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
salomonsky
commited on
Oct 5, 2024
Commit
716cb3b
·
verified
·
1 Parent(s):
a73f435
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -196,4 +196,4 @@ def main():
196
st.error(f"Error al borrar la imagen o prompt: {e}")
197
198
if __name__ == "__main__":
199
-
main()
196
st.error(f"Error al borrar la imagen o prompt: {e}")
197
198
if __name__ == "__main__":
199
+
main()