Spaces:
Runtime error
Runtime error
Add transformers lol
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -2,6 +2,7 @@ torch
|
|
| 2 |
open_clip_torch
|
| 3 |
Pillow
|
| 4 |
huggingface_hub
|
|
|
|
| 5 |
git+https://github.com/pabloppp/pytorch-tools
|
| 6 |
git+https://github.com/pabloppp/Arroz-Con-Cosas
|
| 7 |
git+https://github.com/fbcotter/pytorch_wavelets
|
|
|
|
| 2 |
open_clip_torch
|
| 3 |
Pillow
|
| 4 |
huggingface_hub
|
| 5 |
+
transformers
|
| 6 |
git+https://github.com/pabloppp/pytorch-tools
|
| 7 |
git+https://github.com/pabloppp/Arroz-Con-Cosas
|
| 8 |
git+https://github.com/fbcotter/pytorch_wavelets
|