Spaces:
Running
on
A100
Running
on
A100
Update requirements.txt
#2
by
marksaroufim
- opened
- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
git+https://github.com/huggingface/transformers.git@main#egg=transformers
|
2 |
accelerate
|
3 |
-
torchao
|
4 |
huggingface-hub
|
5 |
https://gradio-builds.s3.amazonaws.com/4485dd46a8e4b3f5b35e42d52f291b72fdc1a952/gradio-4.39.0-py3-none-any.whl
|
|
|
1 |
git+https://github.com/huggingface/transformers.git@main#egg=transformers
|
2 |
accelerate
|
3 |
+
git+https://github.com/pytorch/ao.git@main#egg=torchao
|
4 |
huggingface-hub
|
5 |
https://gradio-builds.s3.amazonaws.com/4485dd46a8e4b3f5b35e42d52f291b72fdc1a952/gradio-4.39.0-py3-none-any.whl
|