Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -1603,7 +1603,7 @@ if __name__ == "__main__":
|
|
1603 |
|
1604 |
self.component_index = self._build_component_index()
|
1605 |
self.category_index = self._build_category_index()
|
1606 |
-
|
1607 |
return templates
|
1608 |
|
1609 |
self.component_index = self._build_component_index()
|
|
|
1603 |
|
1604 |
self.component_index = self._build_component_index()
|
1605 |
self.category_index = self._build_category_index()
|
1606 |
+
|
1607 |
return templates
|
1608 |
|
1609 |
self.component_index = self._build_component_index()
|