Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
snap-research
/
weights2weights
like
27
Running
on
Zero
App
Files
Files
Community
5
Fetching metadata from the HF Docker repository...
amildravid4292
commited on
Jul 13, 2024
Commit
60f721c
·
verified
·
1 Parent(s):
2cd4b2a
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -1,5 +1,5 @@
1
import os
2
-
os.system('pip install gradio==3.43.1')
3
4
import torch
5
import torchvision
1
import os
2
+
#
os.system('pip install gradio==3.43.1')
3
4
import torch
5
import torchvision