sd3_gradio / environment.yml
Alastair Jepps
Initial
25a99f5
raw
history blame contribute delete
169 Bytes
name: sd3_gradio
channels:
- conda-forge
- defaults
dependencies:
- numpy
- python=3.11
- gradio=4.29.0
- pillow=10.0.0
- requests=2.31.0
- python-dotenv