Update run_codewriter.py
Browse files- run_codewriter.py +1 -1
run_codewriter.py
CHANGED
|
@@ -19,7 +19,7 @@ dependencies = [
|
|
| 19 |
{"url": "Tachi67/ContentWriterFlowModule", "revision": "main"},
|
| 20 |
{"url": "Tachi67/InteractiveCodeGenFlowModule", "revision": "main"},
|
| 21 |
{"url": "Tachi67/CodeWriterFlowModule", "revision": "main"},
|
| 22 |
-
{"url": "aiflows/ChatFlowModule", "revision": "
|
| 23 |
]
|
| 24 |
|
| 25 |
from flows import flow_verse
|
|
|
|
| 19 |
{"url": "Tachi67/ContentWriterFlowModule", "revision": "main"},
|
| 20 |
{"url": "Tachi67/InteractiveCodeGenFlowModule", "revision": "main"},
|
| 21 |
{"url": "Tachi67/CodeWriterFlowModule", "revision": "main"},
|
| 22 |
+
{"url": "aiflows/ChatFlowModule", "revision": "297c90d08087d9ff3139521f11d1a48d7dc63ed4"},
|
| 23 |
]
|
| 24 |
|
| 25 |
from flows import flow_verse
|