1
0
mirror of https://github.com/huggingface/diffusers.git synced 2026-01-29 07:22:12 +03:00
This commit is contained in:
Wauplin
2025-09-24 15:56:55 +02:00
parent f27b673c44
commit cc173a0d20

View File

@@ -9,6 +9,7 @@ deps = {
"filelock": "filelock",
"flax": "flax>=0.4.1",
"hf-doc-builder": "hf-doc-builder>=0.3.0",
"httpx": "httpx",
"huggingface-hub": "huggingface-hub==1.0.0.rc1",
"requests-mock": "requests-mock==1.10.0",
"importlib_metadata": "importlib_metadata",