Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Jihene
/
cGAN
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Jihene
commited on
Apr 18, 2023
Commit
b01042b
·
1 Parent(s):
fadaa2a
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+0
-2
app.py
CHANGED
Viewed
@@ -1,5 +1,3 @@
1
-
!pip install torch
2
-
3
import gradio as gr
4
import torch
5
from torchvision.utils import make_grid
1
import gradio as gr
2
import torch
3
from torchvision.utils import make_grid