Spaces:
Runtime error
Runtime error
Commit
·
34377ad
1
Parent(s):
b1b0662
Update app.ipynb
Browse files
app.ipynb
CHANGED
@@ -1,4 +1,3 @@
|
|
1 |
-
%%capture
|
2 |
!pip install torch==1.9.0+cu111 torchtext==0.10.0 torchvision==0.10.0+cu111 -f https://download.pytorch.org/whl/torch/ -f https://download.pytorch.org/whl/torchvision/
|
3 |
|
4 |
!git clone https://github.com/openai/CLIP
|
|
|
|
|
1 |
!pip install torch==1.9.0+cu111 torchtext==0.10.0 torchvision==0.10.0+cu111 -f https://download.pytorch.org/whl/torch/ -f https://download.pytorch.org/whl/torchvision/
|
2 |
|
3 |
!git clone https://github.com/openai/CLIP
|