Skip to content

Workflow Update

DFCine workflows can be updated in two ways: updating the full workflow package, which is recommended when an official workflow pack version is released, or downloading an individual workflow when you only need to add or replace one specific workflow.

Updating the Full Workflow Package

Click the update button in the lower-left area of the software. DFCine will check whether there are new versions of the software, ComfyUI package, or workflow package. If the update dialog says that workflows are available, download the new workflow update file first.

After the download is complete, update with the following steps:

  1. Close DFCine and any running ComfyUI process so files are not locked during replacement.
  2. Open the DFCine software root directory.
  3. Delete the existing workflows folder in the root directory.
  4. Extract the downloaded workflow package to the same location. After extraction, the root directory should still contain a workflows folder.
  5. Reopen DFCine, enter a project, and check whether the workflow list has been updated.

If you have placed custom workflows in the original workflows directory, back them up before deleting the folder. After updating, copy those custom workflows back into the new workflow package, usually under workflows/library in their corresponding workflow folders.

Updating an Individual Workflow

If you only need to update or add one workflow, go to the workflow menu on the DFCine official website and check whether that workflow is available as a separate download.

  • Chinese website: https://digitfold.com
  • English website: https://dfcine.com

After downloading an individual workflow, place the workflow folder under the software root directory:

text
workflows/library

After placing it there, reopen DFCine or re-enter the project so the software can reload the workflow directory. Then check the workflow picker in the node property panel to confirm that the workflow appears.

Checks After Updating

After updating workflows, create a test node, select the updated workflow, and run a small task first. Confirm that the workflow loads correctly, model paths are valid, and results return to the node before using it in production projects.

If a workflow cannot run after updating, check the following first:

  • The workflow folder is under workflows/library.
  • The extracted package did not add an extra nested directory layer.
  • Any custom workflows have been copied back from your backup.
  • The models required by the workflow are still in the ComfyUI model directories.
  • ComfyUI has been restarted and has reloaded the models.

DFCine documentation site.