Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -88,7 +88,7 @@ tldextract==3.4.0
|
|
| 88 |
tokenizers==0.13.2
|
| 89 |
torch==1.13.0
|
| 90 |
tqdm==4.64.1
|
| 91 |
-
transformers
|
| 92 |
tweepy==4.12.1
|
| 93 |
typing_extensions==4.4.0
|
| 94 |
uc-micro-py==1.0.1
|
|
|
|
| 88 |
tokenizers==0.13.2
|
| 89 |
torch==1.13.0
|
| 90 |
tqdm==4.64.1
|
| 91 |
+
transformers @ git+https://github.com/user1342/transformers.git
|
| 92 |
tweepy==4.12.1
|
| 93 |
typing_extensions==4.4.0
|
| 94 |
uc-micro-py==1.0.1
|