Spaces:
Build error
Build error
freemt
commited on
Commit
·
3fb0e55
1
Parent(s):
c843262
Update removal of fn= in launch
Browse files- ubee/__main__.py +1 -1
ubee/__main__.py
CHANGED
@@ -256,7 +256,7 @@ def main():
|
|
256 |
label="Leftover",
|
257 |
)
|
258 |
btn.click(
|
259 |
-
|
260 |
inputs=[
|
261 |
text1,
|
262 |
text2,
|
|
|
256 |
label="Leftover",
|
257 |
)
|
258 |
btn.click(
|
259 |
+
ifn,
|
260 |
inputs=[
|
261 |
text1,
|
262 |
text2,
|