Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
EleutherAI
/
VQGAN_CLIP
like
178
Runtime error
App
Files
Files
Community
3
Fetching metadata from the HF Docker repository...
akhaliq
HF staff
commited on
Mar 28, 2022
Commit
03423aa
Β·
1 Parent(s):
c859e63
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+0
-1
app.py
CHANGED
Viewed
@@ -1,5 +1,4 @@
1
import os
2
-
os.system("pip install gradio==2.8.0b5")
3
os.system('pip freeze')
4
5
import torch
1
import os
2
os.system('pip freeze')
3
4
import torch