Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -1,5 +1,6 @@
|
|
| 1 |
torch
|
| 2 |
bitsandbytes
|
|
|
|
| 3 |
git+https://github.com/arcee-ai/mergekit.git
|
| 4 |
# see https://huggingface.co/spaces/Wauplin/gradio_logsview
|
| 5 |
gradio_logsview@https://huggingface.co/spaces/Wauplin/gradio_logsview/resolve/main/gradio_logsview-0.0.5-py3-none-any.whl
|
|
|
|
| 1 |
torch
|
| 2 |
bitsandbytes
|
| 3 |
+
transformers
|
| 4 |
git+https://github.com/arcee-ai/mergekit.git
|
| 5 |
# see https://huggingface.co/spaces/Wauplin/gradio_logsview
|
| 6 |
gradio_logsview@https://huggingface.co/spaces/Wauplin/gradio_logsview/resolve/main/gradio_logsview-0.0.5-py3-none-any.whl
|