Spaces:
Running
on
CPU Upgrade
Running
on
CPU Upgrade
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -1,5 +1,6 @@
|
|
| 1 |
git+https://github.com/huggingface/huggingface_hub@main
|
| 2 |
git+https://github.com/huggingface/diffusers.git
|
|
|
|
| 3 |
torch
|
| 4 |
OmegaConf
|
| 5 |
ftfy
|
|
|
|
| 1 |
git+https://github.com/huggingface/huggingface_hub@main
|
| 2 |
git+https://github.com/huggingface/diffusers.git
|
| 3 |
+
transformers
|
| 4 |
torch
|
| 5 |
OmegaConf
|
| 6 |
ftfy
|