Aggiungi supporto per il formato Xet Storage
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -13,4 +13,4 @@ accelerate
|
|
13 |
# Opzionali ma utili
|
14 |
# duckduckgo-search
|
15 |
# bitsandbytes # Per quantizzazione
|
16 |
-
|
|
|
13 |
# Opzionali ma utili
|
14 |
# duckduckgo-search
|
15 |
# bitsandbytes # Per quantizzazione
|
16 |
+
huggingface_hub[hf_xet] (installato con conda install -c conda-forge huggingface_hub)
|