Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
|
@@ -31,7 +31,6 @@ from diffusers import (
|
|
| 31 |
)
|
| 32 |
from huggingface_hub import snapshot_download
|
| 33 |
import spaces
|
| 34 |
-
from gradio_imageslider import ImageSlider
|
| 35 |
|
| 36 |
|
| 37 |
models_path = snapshot_download(repo_id="Snapchat/w2w")
|
|
|
|
| 31 |
)
|
| 32 |
from huggingface_hub import snapshot_download
|
| 33 |
import spaces
|
|
|
|
| 34 |
|
| 35 |
|
| 36 |
models_path = snapshot_download(repo_id="Snapchat/w2w")
|