ChainForge/chainforge/requirements.txt
ianarawjo 2c7447d5f7
Saved flows sidebar and save button when running locally (#332)
* 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
2025-03-02 17:13:40 -05:00

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