Update app.py
Browse files
app.py
CHANGED
|
@@ -1,4 +1,3 @@
|
|
| 1 |
-
pip install -U git+https://github.com/huggingface/diffusers
|
| 2 |
import gradio as gr
|
| 3 |
#import torch
|
| 4 |
#from torch import autocast // only for GPU
|
|
|
|
|
|
|
| 1 |
import gradio as gr
|
| 2 |
#import torch
|
| 3 |
#from torch import autocast // only for GPU
|