ChainForge/.gitignore
ianarawjo f6d7996f97
Stream responses and Serve React, Flask, SocketIO from single Python script (#23)
* Live progress wheels

* Dynamic run tooltip for prompt node

* Run React and Flask and Socketio with single script
2023-05-06 13:02:47 -04:00

8 lines
99 B
Plaintext

*.DS_Store
chain-forge/node_modules
chain-forge/build
__pycache__
python-backend/cache
# venv
venv