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