Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
Marthee/Measurement
Marthee
/
MeasurementTesting
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Marthee
commited on
May 22, 2023
Commit
f3e045b
·
1 Parent(s):
316d6e5
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+2
-1
app.py
CHANGED
Viewed
@@ -42,7 +42,8 @@ def addADRIB():
42
43
44
45
-
#
return
newblocks.launch()
46
47
with gr.Blocks() as mainBlock:
48
42
43
44
45
+
return
algorithm
46
+
#newblocks.launch()
47
48
with gr.Blocks() as mainBlock:
49