Re.cocoamixXL3 / requirements.txt
cocoat's picture
Update requirements.txt
b48be6e verified
raw
history blame contribute delete
383 Bytes
invisible_watermark
xformers
torch # PyTorch 本体
diffusers>=0.28.0 # Diffusers ライブラリ(from_single_file 対応)
transformers # CLIP やテキストエンコーダ用
accelerate # GPU最適化環境サポート
safetensors # 単一モデルファイルからの高速読み込み
# Web UI フレームワーク
gradio==3.41.0