Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
huggingface_hub==0.
|
2 |
nltk==3.8.1
|
3 |
python-dotenv==1.0.1
|
4 |
black==24.4.0
|
@@ -12,7 +12,7 @@ ipywidgets
|
|
12 |
packaging
|
13 |
langchain_openai==0.1.13
|
14 |
wandb==0.17.6
|
15 |
-
transformers==4.
|
16 |
bitsandbytes #==0.43.3
|
17 |
sentencepiece==0.1.98
|
18 |
einops==0.8.0
|
|
|
1 |
+
huggingface_hub==0.25.1
|
2 |
nltk==3.8.1
|
3 |
python-dotenv==1.0.1
|
4 |
black==24.4.0
|
|
|
12 |
packaging
|
13 |
langchain_openai==0.1.13
|
14 |
wandb==0.17.6
|
15 |
+
transformers==4.45.1
|
16 |
bitsandbytes #==0.43.3
|
17 |
sentencepiece==0.1.98
|
18 |
einops==0.8.0
|