Spaces:
Runtime error
Runtime error
zetavg
commited on
Commit
•
19e630b
1
Parent(s):
69acddc
update requirements.lock.txt
Browse files- requirements.lock.txt +2 -3
requirements.lock.txt
CHANGED
@@ -5,7 +5,6 @@ aiosignal==1.3.1
|
|
5 |
altair==4.2.2
|
6 |
anyio==3.6.2
|
7 |
appdirs==1.4.4
|
8 |
-
appnope==0.1.3
|
9 |
asttokens==2.2.1
|
10 |
async-timeout==4.0.2
|
11 |
attrs==22.2.0
|
@@ -66,7 +65,7 @@ packaging==23.0
|
|
66 |
pandas==2.0.0
|
67 |
parso==0.8.3
|
68 |
pathspec==0.11.1
|
69 |
-
peft @ git+https://github.com/huggingface/peft.git@
|
70 |
pexpect==4.8.0
|
71 |
pickleshare==0.7.5
|
72 |
Pillow==9.5.0
|
@@ -108,7 +107,7 @@ toolz==0.12.0
|
|
108 |
torch==2.0.0
|
109 |
tqdm==4.65.0
|
110 |
traitlets==5.9.0
|
111 |
-
transformers @ git+https://github.com/huggingface/transformers.git@
|
112 |
typing_extensions==4.5.0
|
113 |
tzdata==2023.3
|
114 |
uc-micro-py==1.0.1
|
|
|
5 |
altair==4.2.2
|
6 |
anyio==3.6.2
|
7 |
appdirs==1.4.4
|
|
|
8 |
asttokens==2.2.1
|
9 |
async-timeout==4.0.2
|
10 |
attrs==22.2.0
|
|
|
65 |
pandas==2.0.0
|
66 |
parso==0.8.3
|
67 |
pathspec==0.11.1
|
68 |
+
peft @ git+https://github.com/huggingface/peft.git@0422df466e80c9b15280e34b6e2cd0ee6f68060b
|
69 |
pexpect==4.8.0
|
70 |
pickleshare==0.7.5
|
71 |
Pillow==9.5.0
|
|
|
107 |
torch==2.0.0
|
108 |
tqdm==4.65.0
|
109 |
traitlets==5.9.0
|
110 |
+
transformers @ git+https://github.com/huggingface/transformers.git@6c640f098a6a7dd7337d4a630332fd418d41e396
|
111 |
typing_extensions==4.5.0
|
112 |
tzdata==2023.3
|
113 |
uc-micro-py==1.0.1
|