mirror of
https://github.com/aloshdenny/reverse-SynthID.git
synced 2026-06-27 03:39:57 +02:00
Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 96076718a4 | |||
| decd987ca1 | |||
| ac05670ba6 |
@@ -19,3 +19,13 @@ matplotlib>=3.4.0
|
|||||||
|
|
||||||
# Utilities
|
# Utilities
|
||||||
tqdm>=4.60.0
|
tqdm>=4.60.0
|
||||||
|
|
||||||
|
# Deep learning (VAE re-generation stage)
|
||||||
|
torch>=2.0.0
|
||||||
|
diffusers>=0.20.0
|
||||||
|
safetensors>=0.3.0
|
||||||
|
accelerate>=0.20.0
|
||||||
|
|
||||||
|
# Gemini API (reference image generation)
|
||||||
|
google-genai>=1.0.0
|
||||||
|
python-dotenv>=1.0.0
|
||||||
|
|||||||
Reference in New Issue
Block a user