Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
JHao2830
/
12_ATBNN_Demo
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
JHao2830
commited on
Sep 11, 2023
Commit
4c4a675
·
1 Parent(s):
0981e7e
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -188,7 +188,7 @@ inputs = [
188
]
189
190
outputs = [
191
-
Textbox(label="
最大可用容量估计结果
"),
192
193
]
194
188
]
189
190
outputs = [
191
+
Textbox(label="
最大可用容量估计结果/Ah
"),
192
193
]
194