Instructions to use HUNTERDEBASTADOR/UTILITARIOS with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use HUNTERDEBASTADOR/UTILITARIOS with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("HUNTERDEBASTADOR/UTILITARIOS", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Commit ·
5bf0c95
1
Parent(s): 4d9cc9c
Upload command.txt
Browse files- command.txt +12 -0
command.txt
ADDED
|
@@ -0,0 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
sudo apt-get install aria2
|
| 2 |
+
aria2c --continue --console-log-level=error -c -x 16 -s 16 -k 1M https://huggingface.co/HUNTERDEBASTADOR/UTILITARIOS/raw/main/start.txt -d /kaggle/working/command
|
| 3 |
+
aria2c --continue --console-log-level=error -c -x 16 -s 16 -k 1M https://huggingface.co/HUNTERDEBASTADOR/UTILITARIOS/raw/main/quickver.txt -d /kaggle/working/command
|
| 4 |
+
aria2c --continue --console-log-level=error -c -x 16 -s 16 -k 1M https://huggingface.co/HUNTERDEBASTADOR/UTILITARIOS/raw/main/driveex.txt -d /kaggle/working/command
|
| 5 |
+
aria2c --continue --console-log-level=error -c -x 16 -s 16 -k 1M https://huggingface.co/HUNTERDEBASTADOR/UTILITARIOS/raw/main/sdvn.txt -d /kaggle/working/command
|
| 6 |
+
aria2c --continue --console-log-level=error -c -x 16 -s 16 -k 1M https://huggingface.co/HUNTERDEBASTADOR/UTILITARIOS/raw/main/exbase.txt -d /kaggle/working/command
|
| 7 |
+
aria2c --continue --console-log-level=error -c -x 16 -s 16 -k 1M https://huggingface.co/HUNTERDEBASTADOR/UTILITARIOS/raw/main/baseprund.txt -d /kaggle/working/command
|
| 8 |
+
aria2c --continue --console-log-level=error -c -x 16 -s 16 -k 1M https://huggingface.co/HUNTERDEBASTADOR/UTILITARIOS/raw/main/explus.txt -d /kaggle/working/command
|
| 9 |
+
aria2c --continue --console-log-level=error -c -x 16 -s 16 -k 1M https://huggingface.co/HUNTERDEBASTADOR/UTILITARIOS/raw/main/extrain.txt -d /kaggle/working/command
|
| 10 |
+
aria2c --continue --console-log-level=error -c -x 16 -s 16 -k 1M http://stablediffusion.vn/wp-content/uploads/Colab/v2/fullver/exvideo.txt -d /kaggle/working/command
|
| 11 |
+
aria2c --continue --console-log-level=error -c -x 16 -s 16 -k 1M http://stablediffusion.vn/wp-content/uploads/Colab/v2/fullver/extest.txt -d /kaggle/working/command
|
| 12 |
+
aria2c --continue --console-log-level=error -c -x 16 -s 16 -k 1M http://stablediffusion.vn/wp-content/uploads/Colab/v2/fullver/comfynote.txt -d /kaggle/working/command
|