Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -10,4 +10,6 @@ emoji
|
|
10 |
numpy
|
11 |
tqdm
|
12 |
jupyterlab
|
|
|
|
|
13 |
gradio @ https://gradio-builds.s3.amazonaws.com/7129aa5719aaa95a75397a83d3e1f3b72adf8050/gradio-4.26.0-py3-none-any.whl
|
|
|
10 |
numpy
|
11 |
tqdm
|
12 |
jupyterlab
|
13 |
+
accelerate
|
14 |
+
peft
|
15 |
gradio @ https://gradio-builds.s3.amazonaws.com/7129aa5719aaa95a75397a83d3e1f3b72adf8050/gradio-4.26.0-py3-none-any.whl
|