IST199655
commited on
Commit
·
b305ecd
1
Parent(s):
26b0879
- requirements.txt +5 -4
requirements.txt
CHANGED
@@ -1,6 +1,7 @@
|
|
1 |
huggingface_hub==0.25.2
|
2 |
|
3 |
-
|
4 |
-
|
5 |
-
|
6 |
-
|
|
|
|
1 |
huggingface_hub==0.25.2
|
2 |
|
3 |
+
torch==2.0.1+cpu
|
4 |
+
torchvision==0.15.2+cpu
|
5 |
+
-f https://download.pytorch.org/whl/cpu
|
6 |
+
|
7 |
+
unsloth
|