Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
git+https://github.com/huggingface/transformers.git
|
2 |
torch
|
|
|
3 |
jax
|
4 |
flax
|
5 |
spaces
|
|
|
1 |
git+https://github.com/huggingface/transformers.git
|
2 |
torch
|
3 |
+
torchvision
|
4 |
jax
|
5 |
flax
|
6 |
spaces
|