Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
WordLift
/
create-llms-txt
like
1
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
cyberandy
commited on
18 days ago
Commit
6accfe0
·
1 Parent(s):
18f2696
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-5
app.py
CHANGED
Viewed
@@ -264,8 +264,4 @@ with gr.Blocks(
264
)
265
266
if __name__ == "__main__":
267
-
iface.launch()
268
-
<<<<<<< HEAD
269
-
=======
270
-
271
-
>>>>>>> origin/main
264
)
265
266
if __name__ == "__main__":
267
+
iface.launch()