Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
MT-1-Axolotl
/
DocDigest
like
1
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
MT-1-Axolotl
commited on
Mar 6, 2025
Commit
5404ca0
·
verified
·
1 Parent(s):
35c0952
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+2
-0
app.py
CHANGED
Viewed
@@ -8,3 +8,5 @@ def stuff(text):
8
9
demo = gr.Interface(fn=stuff, inputs="text", outputs="text")
10
demo.launch()
8
9
demo = gr.Interface(fn=stuff, inputs="text", outputs="text")
10
demo.launch()
11
+
12
+
# Done by: Alejandro Escoto