Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Technozam
/
notes
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Technozam
commited on
Nov 1, 2023
Commit
234a1c7
·
1 Parent(s):
f1d8bcc
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+0
-1
app.py
CHANGED
Viewed
@@ -193,7 +193,6 @@ def filecreate(x,subjectfile):
193
# return text
194
return generated
195
196
-
# filecreate(file)
197
198
import gradio as gr
199
193
# return text
194
return generated
195
196
197
import gradio as gr
198