Spaces:
Runtime error
Runtime error
shivam9980
commited on
Commit
•
8623e44
1
Parent(s):
1050c45
Update requirements.txt
Browse files- requirements.txt +4 -4
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
unsloth[cu121] @ git+https://github.com/unslothai/unsloth.git@streamlittrl==0.5.1
|
2 |
-
-f https://accelerate.huggingface.co/channels/huggingface-hub/packages/accelerate/index.html --no-index --extra-index-url https://pypi.org/simple/
|
3 |
-
-f https://dl.fbaipublicfiles.com/pytorch/channel/stable/cu121/index.html --no-index --extra-index-url https://pypi.org/simple/
|
4 |
-
-f https://huggingface.co/transformers/ --no-index --extra-index-url https://pypi.org/simple/
|
5 |
-
-f https://developer.nvidia.com/compute/cuda/repos/pypi/ --index-url https://pypi.org/simple/ --extra-index-url https://pypi.org/simple/
|
|
|
1 |
unsloth[cu121] @ git+https://github.com/unslothai/unsloth.git@streamlittrl==0.5.1
|
2 |
+
-f https://accelerate.huggingface.co/channels/huggingface-hub/packages/accelerate/index.html --no-index --extra-index-url https://pypi.org/simple/ accelerate==0.16.0
|
3 |
+
-f https://dl.fbaipublicfiles.com/pytorch/channel/stable/cu121/index.html --no-index --extra-index-url https://pypi.org/simple/ torch torch-cuda torchvision torchaudio
|
4 |
+
-f https://huggingface.co/transformers/ --no-index --extra-index-url https://pypi.org/simple/ transformers
|
5 |
+
-f https://developer.nvidia.com/compute/cuda/repos/pypi/ --index-url https://pypi.org/simple/ --extra-index-url https://pypi.org/simple/ nvidia
|