mirror of
https://github.com/ianarawjo/ChainForge.git
synced 2025-03-14 08:16:37 +00:00
* Add save to local disk/cache button * Autosave to local filesystem but hide it * Use imported filename when saving to local disk after import. Ensure no name clashes. * Remove unneeded dependencies in pip and update package version * Hide sidebar button and sidebar when hosted on web
9 lines
109 B
Plaintext
9 lines
109 B
Plaintext
flask>=2.2.3
|
|
flask[async]
|
|
flask_cors
|
|
requests
|
|
openai
|
|
dalaipy==2.0.2
|
|
urllib3==1.26.6
|
|
mistune>=2.0
|
|
platformdirs |