Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
wormcode
/
AskDoctor
like
0
Configuration error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
wormcode
commited on
Aug 25, 2023
Commit
e6cdf75
·
1 Parent(s):
22ff099
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -150,7 +150,7 @@ def main(
150
)
151
,
152
gr.inputs.Textbox(
153
-
lines=
5
,
154
label="DebugInfo",
155
)
156
],
150
)
151
,
152
gr.inputs.Textbox(
153
+
lines=
4
,
154
label="DebugInfo",
155
)
156
],