Spaces:
Running
on
L40S
Running
on
L40S
Commit
·
d0f63f0
1
Parent(s):
4fa86a3
Update app.py
Browse files
app.py
CHANGED
@@ -578,6 +578,6 @@ def encode_space(x):
|
|
578 |
|
579 |
return im_emb.detach().to('cpu').to(torch.float32), gemb
|
580 |
|
581 |
-
demo.launch(share=True,
|
582 |
|
583 |
|
|
|
578 |
|
579 |
return im_emb.detach().to('cpu').to(torch.float32), gemb
|
580 |
|
581 |
+
demo.launch(share=True,)
|
582 |
|
583 |
|