Add a note that the experimental model downloader api will be removed.

This commit is contained in:
comfyanonymous
2024-09-26 03:17:52 -04:00
parent 037c3159b6
commit d72e871cfa
2 changed files with 2 additions and 0 deletions

View File

@@ -1,3 +1,4 @@
#NOTE: This was an experiment and WILL BE REMOVED
from __future__ import annotations
import aiohttp
import os