File size: 523 Bytes
8117149
 
 
 
7edb240
8117149
7edb240
8117149
 
 
 
 
 
9c9fee3
 
7edb240
8117149
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# NEXUS Visual Weaver - HF Space Dependencies
# NOTE: Do NOT include gradio, torch, uvicorn, websockets, or spaces here.
# The HF Spaces SDK installs these automatically (currently gradio==6.18.0, torch<=2.11.0).
# Adding them here creates version conflicts with the SDK.

# HF Core
huggingface_hub>=0.30.0

# ML
accelerate>=1.12.0
transformers>=4.57.1
Pillow>=11.1.0
git+https://github.com/huggingface/diffusers.git
peft>=0.13.0
safetensors

# Modal client (calls external GPU functions, not installed inside Space)
modal