Spaces:
Sleeping
Sleeping
yanyoyo
commited on
Commit
·
7a6ef60
1
Parent(s):
492a3b7
Add huggingface-hub and transformers dependencies
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -28,7 +28,7 @@ h11==0.14.0
|
|
28 |
h5py==3.12.1
|
29 |
httpcore==1.0.7
|
30 |
httpx==0.28.1
|
31 |
-
huggingface-hub
|
32 |
idna==3.10
|
33 |
immutabledict==4.2.1
|
34 |
InstructorEmbedding==1.0.1
|
@@ -122,7 +122,7 @@ torch
|
|
122 |
torchaudio
|
123 |
torchvision
|
124 |
tqdm==4.67.1
|
125 |
-
transformers
|
126 |
triton
|
127 |
typing-inspect==0.9.0
|
128 |
watchdog==4.0.2
|
|
|
28 |
h5py==3.12.1
|
29 |
httpcore==1.0.7
|
30 |
httpx==0.28.1
|
31 |
+
huggingface-hub
|
32 |
idna==3.10
|
33 |
immutabledict==4.2.1
|
34 |
InstructorEmbedding==1.0.1
|
|
|
122 |
torchaudio
|
123 |
torchvision
|
124 |
tqdm==4.67.1
|
125 |
+
transformers
|
126 |
triton
|
127 |
typing-inspect==0.9.0
|
128 |
watchdog==4.0.2
|