Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +7 -7
requirements.txt
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
-
--extra-index-url https://download.pytorch.org/whl/
|
2 |
-
torch
|
3 |
-
accelerate
|
4 |
-
transformers
|
5 |
-
spaces
|
6 |
-
bitsandbytes
|
7 |
python-dotenv
|
8 |
-
|
|
|
1 |
+
--extra-index-url https://download.pytorch.org/whl/cu124
|
2 |
+
torch
|
3 |
+
accelerate
|
4 |
+
transformers
|
5 |
+
spaces
|
6 |
+
bitsandbytes
|
7 |
python-dotenv
|
8 |
+
uv
|