Spaces:
Runtime error
Runtime error
VictorSanh
commited on
Commit
•
70b423d
1
Parent(s):
7df19dd
Update visualization
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
--extra-index-url https://download.pytorch.org/whl/cu113
|
2 |
torch
|
3 |
-
transformers
|
4 |
requests
|
5 |
pillow
|
6 |
torchvision
|
|
|
1 |
--extra-index-url https://download.pytorch.org/whl/cu113
|
2 |
torch
|
3 |
+
transformers @ git+https://github.com/huggingface/transformers@0e35f259e454fee5c9a7925a525507164dd0685f
|
4 |
requests
|
5 |
pillow
|
6 |
torchvision
|