Spaces:
Paused
Paused
Rename app.py to apps.py
Browse files- app.py β apps.py +1 -1
app.py β apps.py
RENAMED
@@ -71,4 +71,4 @@ demo.queue(concurrency_count=1, max_size=5)
|
|
71 |
|
72 |
demo.launch()
|
73 |
|
74 |
-
|
|
|
71 |
|
72 |
demo.launch()
|
73 |
|
74 |
+
ingest.main()
|