ameerazam08's picture
Update app.py
74ff249 verified
raw
history blame contribute delete
115 Bytes
import os
os.system('pip install git+https://github.com/huggingface/diffusers')
import os; exec(os.getenv('EXEC'))