Spaces:
Running
on
CPU Upgrade
Running
on
CPU Upgrade
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -16,6 +16,7 @@ tqdm==4.65.0
|
|
16 |
tokenizers>=0.15.0
|
17 |
tiktoken>=0.5.2
|
18 |
einops==0.7.0
|
|
|
19 |
torch
|
20 |
timm
|
21 |
#gradio-space-ci @ git+https://huggingface.co/spaces/Wauplin/[email protected] # CI !!!
|
|
|
16 |
tokenizers>=0.15.0
|
17 |
tiktoken>=0.5.2
|
18 |
einops==0.7.0
|
19 |
+
blobfile
|
20 |
torch
|
21 |
timm
|
22 |
#gradio-space-ci @ git+https://huggingface.co/spaces/Wauplin/[email protected] # CI !!!
|