Spaces:
Runtime error
Runtime error
vvklingayat
commited on
Commit
·
d8f5915
1
Parent(s):
3931ea9
Upload folder using huggingface_hub
Browse files
app.py
CHANGED
@@ -105,6 +105,7 @@ def main(folder_name):
|
|
105 |
index = construct_index(folder_name)
|
106 |
|
107 |
print("Launcing")
|
|
|
108 |
iface.launch(share=True)
|
109 |
|
110 |
|
|
|
105 |
index = construct_index(folder_name)
|
106 |
|
107 |
print("Launcing")
|
108 |
+
# iface.launch(share=True)
|
109 |
iface.launch(share=True)
|
110 |
|
111 |
|