Commit
·
22d3cf2
1
Parent(s):
cfd0c96
Update app.py
Browse files
app.py
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
"""
|
| 2 |
-
Build txtai workflows
|
| 3 |
|
| 4 |
Based on this example: https://github.com/neuml/txtai/blob/master/examples/workflows.py
|
| 5 |
"""
|
|
|
|
| 1 |
"""
|
| 2 |
+
Build txtai workflows.
|
| 3 |
|
| 4 |
Based on this example: https://github.com/neuml/txtai/blob/master/examples/workflows.py
|
| 5 |
"""
|