Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
PAIR/StreamingT2V
ajajjajajaja
/
StreamingT2V
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
lev1
commited on
Apr 5, 2024
Commit
9c17006
·
verified
·
1 Parent(s):
1b8a2ae
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -1,5 +1,5 @@
1
import torch
2
-
torch.jit.script = lambda f: f
3
# General
4
import os
5
from os.path import join as opj
1
import torch
2
+
#
torch.jit.script = lambda f: f
3
# General
4
import os
5
from os.path import join as opj