Tachi67 commited on
Commit
cca50a9
·
1 Parent(s): 2c98f5b

Update run_codewriter.py

Browse files
Files changed (1) hide show
  1. 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": "a749ad10ed39776ba6721c37d0dc22af49ca0f17"},
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