Spaces:
Running
on
Zero
Running
on
Zero
Locutusque
commited on
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -8,5 +8,5 @@ protobuf==3.20.3
|
|
8 |
scipy==1.11.2
|
9 |
sentencepiece==0.1.99
|
10 |
spaces==0.20.0
|
11 |
-
git+https://github.com/huggingface/transformers.git
|
12 |
einops
|
|
|
8 |
scipy==1.11.2
|
9 |
sentencepiece==0.1.99
|
10 |
spaces==0.20.0
|
11 |
+
git+https://github.com/huggingface/transformers.git@main#egg=transformers
|
12 |
einops
|