Update __init__.py
Browse files- __init__.py +1 -1
__init__.py
CHANGED
@@ -7,7 +7,7 @@ dependencies = [
|
|
7 |
{"url": "Tachi67/ReplanningFlowModule", "revision": "main"},
|
8 |
{"url": "Tachi67/CoderFlowModule", "revision": "main"},
|
9 |
{"url": "aiflows/HumanStandardInputFlowModule", "revision": "5683a922372c5fa90be9f6447d6662d8d80341fc"},
|
10 |
-
{"url": "aiflows/ChatFlowModule", "revision": "
|
11 |
]
|
12 |
|
13 |
from aiflows import flow_verse
|
|
|
7 |
{"url": "Tachi67/ReplanningFlowModule", "revision": "main"},
|
8 |
{"url": "Tachi67/CoderFlowModule", "revision": "main"},
|
9 |
{"url": "aiflows/HumanStandardInputFlowModule", "revision": "5683a922372c5fa90be9f6447d6662d8d80341fc"},
|
10 |
+
{"url": "aiflows/ChatFlowModule", "revision": "297c90d08087d9ff3139521f11d1a48d7dc63ed4"},
|
11 |
]
|
12 |
|
13 |
from aiflows import flow_verse
|