Spaces:
Runtime error
Runtime error
thepolymerguy
commited on
Commit
•
14c7070
1
Parent(s):
7de20a0
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -5,7 +5,7 @@ rwkv==0.6.2
|
|
5 |
pynvml
|
6 |
huggingface_hub
|
7 |
gradio>=3.17.1
|
8 |
-
transformers
|
9 |
tensorflow
|
10 |
nltk
|
11 |
pandas
|
|
|
5 |
pynvml
|
6 |
huggingface_hub
|
7 |
gradio>=3.17.1
|
8 |
+
git+https://github.com/zphang/transformers@llama_push
|
9 |
tensorflow
|
10 |
nltk
|
11 |
pandas
|