Spaces:
Runtime error
Runtime error
frankaging
commited on
Commit
·
4e359c2
1
Parent(s):
55c6251
initial commit
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -1,4 +1,5 @@
|
|
| 1 |
bitsandbytes==0.43.0
|
| 2 |
gradio==4.26.0
|
| 3 |
spaces==0.26.0
|
|
|
|
| 4 |
pyreft @ git+https://github.com/stanfordnlp/pyreft.git@dev_zeta
|
|
|
|
| 1 |
bitsandbytes==0.43.0
|
| 2 |
gradio==4.26.0
|
| 3 |
spaces==0.26.0
|
| 4 |
+
# TODO: pyreft main
|
| 5 |
pyreft @ git+https://github.com/stanfordnlp/pyreft.git@dev_zeta
|