CoolFace
Apppublic

unknownfriend00007/flowiseNACIENTr

sourceHugging Faceupdated 10mo agoView on Hugging Face
0likes
App README

Flowise - Private Instance

Multi-chatflow Flowise setup with auto-restore on restart.

Features

  • —✅ Multiple chatflows supported
  • —✅ Auto-import on restart
  • —✅ API keys stored in HF Secrets
  • —✅ Private Space

Login

  • —Username: admin
  • —Password: yourpassword123

Setup

  1. 1.Create chatflows in UI
  2. 2.Export all chatflows (Chatflows → Select all → Export)
  3. 3.Replace chatflows/chatflows.json with exported file
  4. 4.Add API keys in Space Settings → Secrets
  5. 5.Restart Space

Your Chatflows

After import, your chatflows will be available at:

  • —https://YOUR-USERNAME-flowise.hf.space/api/v1/prediction/CHATFLOW_ID_1
  • —https://YOUR-USERNAME-flowise.hf.space/api/v1/prediction/CHATFLOW_ID_2
  • —https://YOUR-USERNAME-flowise.hf.space/api/v1/prediction/CHATFLOW_ID_3
  • —etc.