Spaces:
Sleeping
Sleeping
Rename app.py to raveblender.py
Browse files- app.py → raveblender.py +0 -2
app.py → raveblender.py
RENAMED
@@ -1,5 +1,3 @@
|
|
1 |
-
This is the new code to make this generative. Can you go over it:
|
2 |
-
|
3 |
import gradio as gr
|
4 |
from PIL import Image, ImageOps
|
5 |
import numpy as np
|
|
|
|
|
|
|
1 |
import gradio as gr
|
2 |
from PIL import Image, ImageOps
|
3 |
import numpy as np
|