Commit
·
ee70fa2
1
Parent(s):
9909124
Update parquet files (step 74 of 397)
Browse filesThis view is limited to 50 files because it contains too many changes.
See raw diff
- spaces/1368565466ki/ZSTRD/commons.py +0 -172
- spaces/1368565466ki/ZSTRD/text/symbols.py +0 -39
- spaces/1acneusushi/gradio-2dmoleculeeditor/data/Commentaire Arabe Fifa 14 Pc Crack.md +0 -155
- spaces/1acneusushi/gradio-2dmoleculeeditor/data/Driver Sagem Fst 3304 V2 Maroc Telecom Download and Update the Latest Version for Your Router.md +0 -180
- spaces/1gistliPinn/ChatGPT4/Examples/Dead Island V.1.0.0 Trainer.md +0 -43
- spaces/1pelhydcardo/ChatGPT-prompt-generator/assets/Beach Buggy Racing 3 APK The Best Way to Experience the Thrill of Off-Road Kart Racing on Your Android Phone or Tablet.md +0 -84
- spaces/1pelhydcardo/ChatGPT-prompt-generator/assets/Bouncing Rainbow Mod APK Enjoy a Fun and Colorful Game on Your Android Device.md +0 -125
- spaces/1phancelerku/anime-remove-background/Beach Buggy Racing APK - Compete with Your Google Play Friends on Leaderboards and Achievements.md +0 -129
- spaces/1phancelerku/anime-remove-background/Best American Bus Driving Simulator Mod APK Download Site.md +0 -87
- spaces/1phancelerku/anime-remove-background/Download Aptoide 2023 The Latest Version of the Most Popular Alternative to Google Play Store.md +0 -113
- spaces/1phancelerku/anime-remove-background/Download College Love Game Mod Apk and Enjoy Unlimited Features for Free.md +0 -105
- spaces/1phancelerku/anime-remove-background/Download GTA SA APK OBB 2.0 for Android Experience the Classic GTA Game with Improved Graphics and Features.md +0 -132
- spaces/1toTree/lora_test/ppdiffusers/pipelines/stable_diffusion/pipeline_stable_diffusion_k_diffusion.py +0 -16
- spaces/2023Liu2023/bingo/src/pages/api/image.ts +0 -40
- spaces/AIGC-Audio/AudioGPT/audio_to_text/captioning/models/__init__.py +0 -3
- spaces/ATang0729/Forecast4Muses/Model/Model6/Model6_1_ClothesKeyPoint/mmpose_1_x/configs/_base_/datasets/deepfashion2.py +0 -2660
- spaces/Abhaykoul/Prompt_generator_for_helpingAI-tti/README.md +0 -13
- spaces/AchyuthGamer/OpenGPT/g4f/Provider/FastGpt.py +0 -86
- spaces/AchyuthGamer/OpenGPT/g4f/Provider/Provider.py +0 -16
- spaces/AchyuthGamer/OpenGPT/g4f/Provider/Providers/Xiaor.py +0 -39
- spaces/AlexWang/lama/bin/paper_runfiles/generate_test_paris_256.sh +0 -17
- spaces/Alpaca233/SadTalker/src/facerender/modules/mapping.py +0 -47
- spaces/Alycer/VITS-Umamusume-voice-synthesizer/ONNXVITS_utils.py +0 -19
- spaces/Amrrs/DragGan-Inversion/PTI/training/coaches/multi_id_coach.py +0 -73
- spaces/Amrrs/DragGan-Inversion/stylegan_human/dnnlib/__init__.py +0 -11
- spaces/Androidonnxfork/CivitAi-to-Diffusers/diffusers/tests/others/test_training.py +0 -86
- spaces/Anonymous-sub/Rerender/ControlNet/annotator/uniformer/mmseg/core/evaluation/class_names.py +0 -152
- spaces/Arielliu/just_talk/app.py +0 -58
- spaces/Arnx/MusicGenXvAKN/audiocraft/modules/conditioners.py +0 -990
- spaces/Ataturk-Chatbot/HuggingFaceChat/venv/lib/python3.11/site-packages/pip/_internal/resolution/resolvelib/provider.py +0 -255
- spaces/Ataturk-Chatbot/HuggingFaceChat/venv/lib/python3.11/site-packages/pip/_vendor/distro/__main__.py +0 -4
- spaces/Banbri/zcvzcv/src/lib/dirtyCaptionCleaner.ts +0 -38
- spaces/Benson/text-generation/Examples/35 Apk.md +0 -137
- spaces/Benson/text-generation/Examples/Carx Street Descargar La ltima Versin.md +0 -58
- spaces/Benson/text-generation/Examples/Delfn Emulador Trucos Descargar.md +0 -94
- spaces/Big-Web/MMSD/env/Lib/site-packages/botocore/loaders.py +0 -524
- spaces/CVPR/LIVE/README.md +0 -14
- spaces/CVPR/LIVE/thrust/thrust/detail/execute_with_allocator.h +0 -148
- spaces/CVPR/LIVE/thrust/thrust/system/omp/detail/binary_search.h +0 -73
- spaces/CVPR/LIVE/thrust/thrust/system/omp/execution_policy.h +0 -156
- spaces/CVPR/LIVE/thrust/thrust/system/tbb/detail/execution_policy.h +0 -83
- spaces/CVPR/LIVE/thrust/thrust/type_traits/is_contiguous_iterator.h +0 -185
- spaces/CVPR/Text2Human/Text2Human/models/losses/vqgan_loss.py +0 -114
- spaces/CartelFi/README/README.md +0 -10
- spaces/Clebersla/RVC_V2_Huggingface_Version/rmvpe.py +0 -432
- spaces/CofAI/chat/client/css/hljs.css +0 -68
- spaces/CofAI/chat/client/css/label.css +0 -16
- spaces/Cran-May/ygVI/model.py +0 -34
- spaces/Cropinky/esrgan/realesrgan/data/__init__.py +0 -10
- spaces/Cvandi/remake/realesrgan/models/__init__.py +0 -10
spaces/1368565466ki/ZSTRD/commons.py
DELETED
@@ -1,172 +0,0 @@
|
|
1 |
-
import math
|
2 |
-
import torch
|
3 |
-
from torch.nn import functional as F
|
4 |
-
import torch.jit
|
5 |
-
|
6 |
-
|
7 |
-
def script_method(fn, _rcb=None):
|
8 |
-
return fn
|
9 |
-
|
10 |
-
|
11 |
-
def script(obj, optimize=True, _frames_up=0, _rcb=None):
|
12 |
-
return obj
|
13 |
-
|
14 |
-
|
15 |
-
torch.jit.script_method = script_method
|
16 |
-
torch.jit.script = script
|
17 |
-
|
18 |
-
|
19 |
-
def init_weights(m, mean=0.0, std=0.01):
|
20 |
-
classname = m.__class__.__name__
|
21 |
-
if classname.find("Conv") != -1:
|
22 |
-
m.weight.data.normal_(mean, std)
|
23 |
-
|
24 |
-
|
25 |
-
def get_padding(kernel_size, dilation=1):
|
26 |
-
return int((kernel_size*dilation - dilation)/2)
|
27 |
-
|
28 |
-
|
29 |
-
def convert_pad_shape(pad_shape):
|
30 |
-
l = pad_shape[::-1]
|
31 |
-
pad_shape = [item for sublist in l for item in sublist]
|
32 |
-
return pad_shape
|
33 |
-
|
34 |
-
|
35 |
-
def intersperse(lst, item):
|
36 |
-
result = [item] * (len(lst) * 2 + 1)
|
37 |
-
result[1::2] = lst
|
38 |
-
return result
|
39 |
-
|
40 |
-
|
41 |
-
def kl_divergence(m_p, logs_p, m_q, logs_q):
|
42 |
-
"""KL(P||Q)"""
|
43 |
-
kl = (logs_q - logs_p) - 0.5
|
44 |
-
kl += 0.5 * (torch.exp(2. * logs_p) + ((m_p - m_q)**2)) * torch.exp(-2. * logs_q)
|
45 |
-
return kl
|
46 |
-
|
47 |
-
|
48 |
-
def rand_gumbel(shape):
|
49 |
-
"""Sample from the Gumbel distribution, protect from overflows."""
|
50 |
-
uniform_samples = torch.rand(shape) * 0.99998 + 0.00001
|
51 |
-
return -torch.log(-torch.log(uniform_samples))
|
52 |
-
|
53 |
-
|
54 |
-
def rand_gumbel_like(x):
|
55 |
-
g = rand_gumbel(x.size()).to(dtype=x.dtype, device=x.device)
|
56 |
-
return g
|
57 |
-
|
58 |
-
|
59 |
-
def slice_segments(x, ids_str, segment_size=4):
|
60 |
-
ret = torch.zeros_like(x[:, :, :segment_size])
|
61 |
-
for i in range(x.size(0)):
|
62 |
-
idx_str = ids_str[i]
|
63 |
-
idx_end = idx_str + segment_size
|
64 |
-
ret[i] = x[i, :, idx_str:idx_end]
|
65 |
-
return ret
|
66 |
-
|
67 |
-
|
68 |
-
def rand_slice_segments(x, x_lengths=None, segment_size=4):
|
69 |
-
b, d, t = x.size()
|
70 |
-
if x_lengths is None:
|
71 |
-
x_lengths = t
|
72 |
-
ids_str_max = x_lengths - segment_size + 1
|
73 |
-
ids_str = (torch.rand([b]).to(device=x.device) * ids_str_max).to(dtype=torch.long)
|
74 |
-
ret = slice_segments(x, ids_str, segment_size)
|
75 |
-
return ret, ids_str
|
76 |
-
|
77 |
-
|
78 |
-
def get_timing_signal_1d(
|
79 |
-
length, channels, min_timescale=1.0, max_timescale=1.0e4):
|
80 |
-
position = torch.arange(length, dtype=torch.float)
|
81 |
-
num_timescales = channels // 2
|
82 |
-
log_timescale_increment = (
|
83 |
-
math.log(float(max_timescale) / float(min_timescale)) /
|
84 |
-
(num_timescales - 1))
|
85 |
-
inv_timescales = min_timescale * torch.exp(
|
86 |
-
torch.arange(num_timescales, dtype=torch.float) * -log_timescale_increment)
|
87 |
-
scaled_time = position.unsqueeze(0) * inv_timescales.unsqueeze(1)
|
88 |
-
signal = torch.cat([torch.sin(scaled_time), torch.cos(scaled_time)], 0)
|
89 |
-
signal = F.pad(signal, [0, 0, 0, channels % 2])
|
90 |
-
signal = signal.view(1, channels, length)
|
91 |
-
return signal
|
92 |
-
|
93 |
-
|
94 |
-
def add_timing_signal_1d(x, min_timescale=1.0, max_timescale=1.0e4):
|
95 |
-
b, channels, length = x.size()
|
96 |
-
signal = get_timing_signal_1d(length, channels, min_timescale, max_timescale)
|
97 |
-
return x + signal.to(dtype=x.dtype, device=x.device)
|
98 |
-
|
99 |
-
|
100 |
-
def cat_timing_signal_1d(x, min_timescale=1.0, max_timescale=1.0e4, axis=1):
|
101 |
-
b, channels, length = x.size()
|
102 |
-
signal = get_timing_signal_1d(length, channels, min_timescale, max_timescale)
|
103 |
-
return torch.cat([x, signal.to(dtype=x.dtype, device=x.device)], axis)
|
104 |
-
|
105 |
-
|
106 |
-
def subsequent_mask(length):
|
107 |
-
mask = torch.tril(torch.ones(length, length)).unsqueeze(0).unsqueeze(0)
|
108 |
-
return mask
|
109 |
-
|
110 |
-
|
111 |
-
@torch.jit.script
|
112 |
-
def fused_add_tanh_sigmoid_multiply(input_a, input_b, n_channels):
|
113 |
-
n_channels_int = n_channels[0]
|
114 |
-
in_act = input_a + input_b
|
115 |
-
t_act = torch.tanh(in_act[:, :n_channels_int, :])
|
116 |
-
s_act = torch.sigmoid(in_act[:, n_channels_int:, :])
|
117 |
-
acts = t_act * s_act
|
118 |
-
return acts
|
119 |
-
|
120 |
-
|
121 |
-
def convert_pad_shape(pad_shape):
|
122 |
-
l = pad_shape[::-1]
|
123 |
-
pad_shape = [item for sublist in l for item in sublist]
|
124 |
-
return pad_shape
|
125 |
-
|
126 |
-
|
127 |
-
def shift_1d(x):
|
128 |
-
x = F.pad(x, convert_pad_shape([[0, 0], [0, 0], [1, 0]]))[:, :, :-1]
|
129 |
-
return x
|
130 |
-
|
131 |
-
|
132 |
-
def sequence_mask(length, max_length=None):
|
133 |
-
if max_length is None:
|
134 |
-
max_length = length.max()
|
135 |
-
x = torch.arange(max_length, dtype=length.dtype, device=length.device)
|
136 |
-
return x.unsqueeze(0) < length.unsqueeze(1)
|
137 |
-
|
138 |
-
|
139 |
-
def generate_path(duration, mask):
|
140 |
-
"""
|
141 |
-
duration: [b, 1, t_x]
|
142 |
-
mask: [b, 1, t_y, t_x]
|
143 |
-
"""
|
144 |
-
device = duration.device
|
145 |
-
|
146 |
-
b, _, t_y, t_x = mask.shape
|
147 |
-
cum_duration = torch.cumsum(duration, -1)
|
148 |
-
|
149 |
-
cum_duration_flat = cum_duration.view(b * t_x)
|
150 |
-
path = sequence_mask(cum_duration_flat, t_y).to(mask.dtype)
|
151 |
-
path = path.view(b, t_x, t_y)
|
152 |
-
path = path - F.pad(path, convert_pad_shape([[0, 0], [1, 0], [0, 0]]))[:, :-1]
|
153 |
-
path = path.unsqueeze(1).transpose(2,3) * mask
|
154 |
-
return path
|
155 |
-
|
156 |
-
|
157 |
-
def clip_grad_value_(parameters, clip_value, norm_type=2):
|
158 |
-
if isinstance(parameters, torch.Tensor):
|
159 |
-
parameters = [parameters]
|
160 |
-
parameters = list(filter(lambda p: p.grad is not None, parameters))
|
161 |
-
norm_type = float(norm_type)
|
162 |
-
if clip_value is not None:
|
163 |
-
clip_value = float(clip_value)
|
164 |
-
|
165 |
-
total_norm = 0
|
166 |
-
for p in parameters:
|
167 |
-
param_norm = p.grad.data.norm(norm_type)
|
168 |
-
total_norm += param_norm.item() ** norm_type
|
169 |
-
if clip_value is not None:
|
170 |
-
p.grad.data.clamp_(min=-clip_value, max=clip_value)
|
171 |
-
total_norm = total_norm ** (1. / norm_type)
|
172 |
-
return total_norm
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
spaces/1368565466ki/ZSTRD/text/symbols.py
DELETED
@@ -1,39 +0,0 @@
|
|
1 |
-
'''
|
2 |
-
Defines the set of symbols used in text input to the model.
|
3 |
-
'''
|
4 |
-
|
5 |
-
'''# japanese_cleaners
|
6 |
-
_pad = '_'
|
7 |
-
_punctuation = ',.!?-'
|
8 |
-
_letters = 'AEINOQUabdefghijkmnoprstuvwyzʃʧ↓↑ '
|
9 |
-
'''
|
10 |
-
|
11 |
-
'''# japanese_cleaners2
|
12 |
-
_pad = '_'
|
13 |
-
_punctuation = ',.!?-~…'
|
14 |
-
_letters = 'AEINOQUabdefghijkmnoprstuvwyzʃʧʦ↓↑ '
|
15 |
-
'''
|
16 |
-
|
17 |
-
'''# korean_cleaners
|
18 |
-
_pad = '_'
|
19 |
-
_punctuation = ',.!?…~'
|
20 |
-
_letters = 'ㄱㄴㄷㄹㅁㅂㅅㅇㅈㅊㅋㅌㅍㅎㄲㄸㅃㅆㅉㅏㅓㅗㅜㅡㅣㅐㅔ '
|
21 |
-
'''
|
22 |
-
|
23 |
-
'''# chinese_cleaners
|
24 |
-
_pad = '_'
|
25 |
-
_punctuation = ',。!?—…'
|
26 |
-
_letters = 'ㄅㄆㄇㄈㄉㄊㄋㄌㄍㄎㄏㄐㄑㄒㄓㄔㄕㄖㄗㄘㄙㄚㄛㄜㄝㄞㄟㄠㄡㄢㄣㄤㄥㄦㄧㄨㄩˉˊˇˋ˙ '
|
27 |
-
'''
|
28 |
-
|
29 |
-
# zh_ja_mixture_cleaners
|
30 |
-
_pad = '_'
|
31 |
-
_punctuation = ',.!?-~…'
|
32 |
-
_letters = 'AEINOQUabdefghijklmnoprstuvwyzʃʧʦɯɹəɥ⁼ʰ`→↓↑ '
|
33 |
-
|
34 |
-
|
35 |
-
# Export all symbols:
|
36 |
-
symbols = [_pad] + list(_punctuation) + list(_letters)
|
37 |
-
|
38 |
-
# Special symbol ids
|
39 |
-
SPACE_ID = symbols.index(" ")
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
spaces/1acneusushi/gradio-2dmoleculeeditor/data/Commentaire Arabe Fifa 14 Pc Crack.md
DELETED
@@ -1,155 +0,0 @@
|
|
1 |
-
<br />
|
2 |
-
<h1>Commentaire Arabe Fifa 14 Pc Crack</h1>
|
3 |
-
<p>FIFA 14 is one of the most popular football simulation games ever released by EA Sports. It features realistic graphics, gameplay, physics, teams, players, stadiums, leagues, tournaments and more. It also supports various languages and commentaries, including Arabic, which is spoken by millions of football fans around the world.</p>
|
4 |
-
<p>The Arabic commentary adds more excitement, emotion and authenticity to the game. It is voiced by famous Arab commentators such as Issam Chawali, Raouf Khlif, Hafid Derradji and others. They provide insightful analysis, witty remarks, catchy phrases and memorable reactions to the events on the pitch.</p>
|
5 |
-
<h2>Commentaire Arabe Fifa 14 Pc Crack</h2><br /><p><b><b>DOWNLOAD</b> »»» <a href="https://byltly.com/2uKwbl">https://byltly.com/2uKwbl</a></b></p><br /><br />
|
6 |
-
<p>However, not everyone can afford to buy FIFA 14 or its Arabic commentary pack from EA Sports. That's why some people resort to using a PC crack, which is a modified version of the game that bypasses its security measures and allows players to enjoy it for free. However, using a PC crack also comes with some risks and challenges.</p>
|
7 |
-
<p>In this article, we will show you how to download and install FIFA 14 Arabic commentary and PC crack on your computer. We will also give you some tips on how to enjoy FIFA 14 with these additions. But before we proceed, we must warn you that using a PC crack or downloading pirated content is illegal and may harm your computer or expose you to viruses or malware. We do not condone or encourage such actions and we are not responsible for any consequences that may arise from them. This article is for informational purposes only.</p>
|
8 |
-
<h2>How to Download and Install FIFA 14 Arabic Commentary</h2>
|
9 |
-
<p>There are two ways to get FIFA 14 Arabic commentary on your PC: either buy it from EA Sports or download it from another source.</p>
|
10 |
-
<h3>The official source of the Arabic commentary and how to purchase it</h3>
|
11 |
-
<p>The official source of the Arabic commentary is EA Sports itself. You can buy it from their website or from their online store. However, you need to have a valid copy of FIFA 14 installed on your PC first. You also need to have an EA account and an internet connection.</p>
|
12 |
-
<p>To purchase FIFA 14 Arabic commentary from EA Sports, follow these steps:</p>
|
13 |
-
<ol>
|
14 |
-
<li>Go to <a href="https://www.easports.com/fifa">https://www.easports.com/fifa</a> and click on "FIFA 14".</li>
|
15 |
-
<li>Click on "Buy Now" and choose your platform (PC).</li>
|
16 |
-
<li>Select your region (Middle East) and your language (Arabic).</li>
|
17 |
-
<li>Click on "Add to Cart" and proceed to checkout.</li>
|
18 |
-
<li>Enter your payment details and confirm your order.</li>
|
19 |
-
<li>Wait for the confirmation email and follow the instructions to download and install FIFA 14 Arabic commentary on your PC.</li>
|
20 |
-
</ol>
|
21 |
-
<h3>The alternative source of the Arabic commentary and how to download it for free</h3>
|
22 |
-
<p>The alternative source of the Arabic commentary is another website that offers it for free. However, you need to be careful when choosing such a website as some of them may contain viruses or malware that can harm your computer or steal your personal information. You also need to have a torrent client such as uTorrent or BitTorrent installed on your PC.</p>
|
23 |
-
<p>To download FIFA 14 Arabic commentary from another source for free, follow these steps:</p>
|
24 |
-
<p>Télécharger commentaire arabe fifa 14 pc gratuit<br />
|
25 |
-
Comment changer la langue de fifa 14 pc en arabe<br />
|
26 |
-
Fifa 14 pc crack avec patch arabe complet<br />
|
27 |
-
Commentaire arabe fifa 14 pc torrent<br />
|
28 |
-
Fifa 14 pc version arabe cracké<br />
|
29 |
-
Comment installer commentaire arabe fifa 14 pc<br />
|
30 |
-
Fifa 14 pc crack no origin avec voix arabe<br />
|
31 |
-
Commentaire arabe fifa 14 pc rar<br />
|
32 |
-
Fifa 14 pc crack fr + arabe<br />
|
33 |
-
Comment activer commentaire arabe fifa 14 pc<br />
|
34 |
-
Fifa 14 pc crack skidrow + patch arabe<br />
|
35 |
-
Commentaire arabe fifa 14 pc mega<br />
|
36 |
-
Fifa 14 pc crack only + langue arabe<br />
|
37 |
-
Comment régler le problème de son commentaire arabe fifa 14 pc<br />
|
38 |
-
Fifa 14 pc crack reloaded + update arabe<br />
|
39 |
-
Commentaire arabe fifa 14 pc mediafire<br />
|
40 |
-
Fifa 14 pc crack fix + mod arabe<br />
|
41 |
-
Comment ajouter commentaire arabe fifa 14 pc<br />
|
42 |
-
Fifa 14 pc crack full + commentary arabe<br />
|
43 |
-
Comment mettre commentaire arabe fifa 14 pc<br />
|
44 |
-
Fifa 14 pc crack online + traduction arabe<br />
|
45 |
-
Commentaire arabe fifa 14 pc iso<br />
|
46 |
-
Fifa 14 pc crack offline + interface arabe<br />
|
47 |
-
Comment télécharger commentaire arabe fifa 14 pc<br />
|
48 |
-
Fifa 14 pc crack v5 + texte arabe<br />
|
49 |
-
Comment avoir commentaire arabe fifa 14 pc<br />
|
50 |
-
Fifa 14 pc crack v4 + menu arabe<br />
|
51 |
-
Comment faire fonctionner commentaire arabe fifa 14 pc<br />
|
52 |
-
Fifa 14 pc crack v3 + option file arabe<br />
|
53 |
-
Comment écouter commentaire arabe fifa 14 pc<br />
|
54 |
-
Fifa 14 pc crack v2 + database arabe<br />
|
55 |
-
Comment choisir commentaire arabe fifa 14 pc<br />
|
56 |
-
Fifa 14 pc crack v1 + faces arabe<br />
|
57 |
-
Comment configurer commentaire arabe fifa 14 pc<br />
|
58 |
-
Fifa 14 pc crack ultimate edition + kits arabe<br />
|
59 |
-
Comment modifier commentaire arabe fifa 14 pc<br />
|
60 |
-
Fifa 14 pc crack deluxe edition + logos arabe<br />
|
61 |
-
Comment supprimer commentaire arabe fifa 14 pc<br />
|
62 |
-
Fifa 14 pc crack standard edition + stadiums arabe<br />
|
63 |
-
Comment désactiver commentaire arabe fifa 14 pc<br />
|
64 |
-
Fifa 14 pc crack legacy edition + teams arabe<br />
|
65 |
-
Comment réparer commentaire arabe fifa 14 pc<br />
|
66 |
-
Fifa 14 pc crack demo + gameplay arabe<br />
|
67 |
-
Comment améliorer commentaire arabe fifa 14 pc<br />
|
68 |
-
Fifa 14 pc crack beta + graphics arabe<br />
|
69 |
-
Comment utiliser commentaire arabe fifa 14 pc<br />
|
70 |
-
Fifa 14 pc crack alpha + soundtracks arabe<br />
|
71 |
-
Comment créer commentaire arabe fifa 14 pc<br />
|
72 |
-
Fifa 14 pc crack pre order + bonus content arabe</p>
|
73 |
-
<ol>
|
74 |
-
<li>Go to <a href="https://micano4u.blogspot.com/2015/03/fifa-14.html">https://micano4u.blogspot.com/2015/03/fifa-14.html</a>, which is one of the websites that offer FIFA 14 Arabic commentary for free.</li>
|
75 |
-
<li>Scroll down until you see a link that says "رابط التحميل من هنا" (Download link from here).</li>
|
76 |
-
<li>Click on that link and wait for a few seconds until you see another link that says "Download Now".</li>
|
77 |
-
<li>Click on that link and you will be redirected to a torrent file.</li>
|
78 |
-
<li>Open that file with your torrent client and start downloading FIFA 14 Arabic commentary.</li>
|
79 |
-
<li>Wait until the download is complete.</li>
|
80 |
-
</ol>
|
81 |
-
<h3>The steps to install the Arabic commentary on PC</h3>
|
82 |
-
<p>Once you have downloaded FIFA 14 Arabic commentary from either source, you need to install it on your PC. To do that, follow these steps:</p>
|
83 |
-
<ol>
|
84 |
-
<li>Extract the downloaded file using WinRAR or any other extraction tool.</li>
|
85 |
-
<li>You will see two folders: one called "Data" and another called "FIFASetup". Copy both folders.</li>
|
86 |
-
<li>Paste them into your FIFA 14 installation directory (usually C:\Program Files (x86)\Origin Games\FIFA 14).</li>
|
87 |
-
<li>If prompted, replace any existing files or folders with the new ones.</li>
|
88 |
-
<li>Run FIFASetup\fifaconfig.exe as administrator.</li>
|
89 |
-
<li>Go to "Game Settings" tab and click on "Audio".</li>
|
90 |
-
<li>Select "Arabic" as your language under "Commentary Language".</li>
|
91 |
-
<li>Click on "Apply Settings" and close fifaconfig.exe.</li>
|
92 |
-
<li>Run FIFA 14 as usual.</li>
|
93 |
-
</ol>
|
94 |
-
<h2>How to Download and Install FIFA 14 PC Crack</h2>
|
95 |
-
<p>A PC crack is a modified version of a game that bypasses its security measures and allows players to enjoy it for free. However, using a PC crack also has some benefits and risks.</p>
|
96 |
-
<h3>The benefits of using a PC crack for FIFA 14</h3>
|
97 |
-
<p>Some of the benefits of using a PC crack for FIFA 14 are:</p>
|
98 |
-
<ul>
|
99 |
-
<li>You can play FIFA 14 without buying it from EA Sports or having a valid license key.</li>
|
100 |
-
<li>You can play FIFA 14 offline without needing an internet connection or an EA account.</li>
|
101 |
-
<li>You can play FIFA 14 with any language or commentary you want without needing to purchase them separately.</li>
|
102 |
-
<li>You can play FIFA 14 with any mod or patch you want without worrying about compatibility issues or updates.</li>
|
103 |
-
</ul>
|
104 |
-
<h3>The risks of using a PC crack for FIFA 14</h3>
|
105 |
-
<p>Some of the risks of using a PC crack for FIFA 14 are:</p>
|
106 |
-
<ul>
|
107 |
-
<li>You may violate EA Sports' terms of service or copyright laws by playing a pirated version of their game.</li>
|
108 |
-
<li>You may expose your computer or personal information to viruses or malware by downloading or installing files from untrusted sources.</li>
|
109 |
-
<li>You may experience errors, bugs, crashes or performance issues by playing an unofficial version of their game.</li>
|
110 |
-
<li>You may not be able to access some features or modes of their game such as online multiplayer or Ultimate Team.</ul>
|
111 |
-
<h3>The steps to install the PC crack on PC</h3>
|
112 |
-
<p>Once you have downloaded the PC crack for FIFA 14 from SoccerFandom.com, you need to install it on your PC. To do that, follow these steps:</p>
|
113 |
-
<ol>
|
114 |
-
<li>Extract the downloaded file using WinRAR or any other extraction tool.</li>
|
115 |
-
<li>You will see a folder called "FIFA 14 PC Crack". Copy that folder.</li>
|
116 |
-
<li>Paste it into your FIFA 14 installation directory (usually C:\Program Files (x86)\Origin Games\FIFA 14).</li>
|
117 |
-
<li>If prompted, replace any existing files or folders with the new ones.</li>
|
118 |
-
<li>Run FIFA 14 as usual.</li>
|
119 |
-
</ol>
|
120 |
-
<h2>How to Enjoy FIFA 14 with Arabic Commentary and PC Crack</h2>
|
121 |
-
<p>Now that you have installed FIFA 14 Arabic commentary and PC crack on your PC, you can enjoy the game with these additions. Here are some of the features and modes of FIFA 14 that you can play with Arabic commentary and PC crack:</p>
|
122 |
-
<h3>Kick Off</h3>
|
123 |
-
<p>This is the simplest and quickest way to play a match in FIFA 14. You can choose any team, stadium, weather, time and difficulty level. You can also customize the match settings such as half length, ball type, game speed and more. You can play against the computer or a friend on the same PC. You can also select Arabic as your commentary language and enjoy the game with the voices of your favorite Arab commentators.</p>
|
124 |
-
<h3>Career Mode</h3>
|
125 |
-
<p>This is the most immersive and realistic mode in FIFA 14. You can choose to be a player, a manager or both. You can create your own custom player or use an existing one. You can choose any club from any league in the world. You can also transfer players, negotiate contracts, scout talents, manage finances and more. You can play through multiple seasons and compete in various tournaments and cups. You can also experience the highs and lows of a football career such as injuries, suspensions, form, morale and more. You can also listen to Arabic commentary and get feedback on your performance and progress.</p>
|
126 |
-
<h3>Ultimate Team</h3>
|
127 |
-
<p>This is the most popular and addictive mode in FIFA 14. You can create your own dream team from scratch using players from different clubs and leagues. You can also buy, sell and trade players with other users online. You can earn coins by playing matches, completing challenges and objectives. You can use coins to buy packs that contain players, items and consumables. You can also customize your team's kits, badges, stadiums and more. You can play online or offline matches against other users or the computer. You can also participate in tournaments and seasons and win rewards and trophies. However, you need an internet connection and an EA account to access this mode. You may also not be able to use Arabic commentary in this mode due to compatibility issues.</p>
|
128 |
-
<h2>Conclusion</h2>
|
129 |
-
<p>FIFA 14 is a great game for football fans who want to experience the thrill and excitement of the beautiful game. It offers various features and modes that cater to different tastes and preferences. It also supports Arabic commentary that adds more flavor and authenticity to the game. However, not everyone can afford to buy FIFA 14 or its Arabic commentary pack from EA Sports. That's why some people use a PC crack that allows them to play FIFA 14 for free.</p>
|
130 |
-
<p>In this article, we showed you how to download and install FIFA 14 Arabic commentary and PC crack on your computer. We also gave you some tips on how to enjoy FIFA 14 with these additions. However, we also warned you about the risks and challenges of using a PC crack or downloading pirated content. We do not condone or encourage such actions and we are not responsible for any consequences that may arise from them. This article is for informational purposes only.</p>
|
131 |
-
<p>If you want to try out FIFA 14 with Arabic commentary and PC crack, you can follow the steps we provided in this article. But if you want to support EA Sports and their hard work, you can buy FIFA 14 and its Arabic commentary pack from their official sources. Either way, we hope you have fun playing FIFA 14.</p>
|
132 |
-
<h2>FAQs</h2>
|
133 |
-
<p>Here are some frequently asked questions and answers about FIFA 14, Arabic commentary and PC crack:</p>
|
134 |
-
<h4>Q: Is FIFA 14 compatible with Windows 10?</h4>
|
135 |
-
<p>A: Yes, FIFA 14 is compatible with Windows 10. However, you may need to run it in compatibility mode or as administrator if you encounter any issues.</p>
|
136 |
-
<h4>Q: How can I change the language of FIFA 14?</h4>
|
137 |
-
<p>A: You can change the language of FIFA 14 by running fifaconfig.exe as administrator and going to "Game Settings" tab. There you can select your language under "Text Language" and "Audio Language". However, you need to have the corresponding language pack installed on your PC first.</p>
|
138 |
-
<h4>Q: How can I update FIFA 14 to the latest version?</h4>
|
139 |
-
<p>A: You can update FIFA 14 to the latest version by downloading and installing patches or updates from EA Sports or other sources. However, you may need to re-install or re-apply the PC crack after updating.</p>
|
140 |
-
<h4>Q: How can I fix FIFA 14 errors or crashes?</h4>
|
141 |
-
<p>A: You can fix FIFA 14 errors or crashes by following these steps:</p>
|
142 |
-
<ol>
|
143 |
-
<li>Make sure your PC meets the minimum system requirements for FIFA 14.</li>
|
144 |
-
<li>Update your drivers, DirectX and Visual C++ redistributables.</li>
|
145 |
-
<li>Disable any antivirus or firewall programs that may interfere with FIFA 14.</li>
|
146 |
-
<li>Delete any corrupted or unnecessary files or folders in your FIFA 14 installation directory.</li>
|
147 |
-
<li>Regenerate with Creation Master 14/i68Controller/FHL-BH-Editor.</li>
|
148 |
-
<li>Run fifaconfig.exe as administrator and adjust your settings according to your preferences.</li>
|
149 |
-
<li>Run FIFA 14 as administrator.</li>
|
150 |
-
</ol>
|
151 |
-
<h4>Q: How can I contact EA Sports for support or feedback?</h4>
|
152 |
-
<p>A: You can contact EA Sports for support or feedback by visiting their website <a href="https://help.ea.com/en/fifa/fifa-2014/">https://help.ea.com/en/fifa/fifa-2014/</a> or their social media accounts such as Facebook <a href="https://www.facebook.com/easportsfifa/">https://www.facebook.com/easportsfifa/</a> or Twitter <a href="https://twitter.com/EASPORTSFIFA">https://twitter.com/EASPORTSFIFA</a>.</p>
|
153 |
-
</p> 0a6ba089eb<br />
|
154 |
-
<br />
|
155 |
-
<br />
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
spaces/1acneusushi/gradio-2dmoleculeeditor/data/Driver Sagem Fst 3304 V2 Maroc Telecom Download and Update the Latest Version for Your Router.md
DELETED
@@ -1,180 +0,0 @@
|
|
1 |
-
|
2 |
-
<h1>Driver Sagem F@st 3304 V2 Maroc Telecom</h1>
|
3 |
-
<p>If you are looking for a reliable and easy-to-use router for your home or office network, you might want to consider the Sagem F@st 3304 V2. This router is designed by Sagem, a French company that specializes in telecommunications equipment, and distributed by Maroc Telecom, the leading telecom operator in Morocco. In this article, we will give you an overview of what this router can do, how to install and configure it, and how to troubleshoot some common issues that you might encounter.</p>
|
4 |
-
<h2>Driver Sagem F@st 3304 V2 Maroc Telecom</h2><br /><p><b><b>Download</b> ===== <a href="https://byltly.com/2uKvWR">https://byltly.com/2uKvWR</a></b></p><br /><br />
|
5 |
-
<h2>What is Sagem F@st 3304 V2?</h2>
|
6 |
-
<p>Sagem F@st 3304 V2 is a wireless router that supports ADSL2+ technology, which means it can provide high-speed internet access up to 24 Mbps. It also has four Ethernet ports for connecting wired devices, such as computers, printers, or game consoles. Additionally, it has a USB port for connecting external storage devices or printers. The router also has a built-in firewall and NAT function, which can protect your network from unauthorized access and enable multiple devices to share the same internet connection.</p>
|
7 |
-
<h3>Features and specifications</h3>
|
8 |
-
<p>Here are some of the main features and specifications of the Sagem F@st 3304 V2 router:</p>
|
9 |
-
<ul>
|
10 |
-
<li>Dimensions: 180 x 120 x 32 mm</li>
|
11 |
-
<li>Weight: 300 g</li>
|
12 |
-
<li>Power supply: 12V DC / 1A</li>
|
13 |
-
<li>Operating temperature: 0°C to 40°C</li>
|
14 |
-
<li>Operating humidity: 10% to 90% (non-condensing)</li>
|
15 |
-
<li>ADSL standards: G.992.1 (G.dmt), G.992.2 (G.lite), G.992.3 (ADSL2), G.992.5 (ADSL2+)</li>
|
16 |
-
<li>Data rates: up to 24 Mbps downstream and up to 1 Mbps upstream</li>
|
17 |
-
<li>Ethernet ports: 4 x RJ-45 (10/100 Mbps)</li>
|
18 |
-
<li>USB port: 1 x USB 2.0</li>
|
19 |
-
<li>Wireless standards: IEEE 802.11b/g/n</li>
|
20 |
-
<li>Wireless frequency: 2.4 GHz</li>
|
21 |
-
<li>Wireless data rates: up to 300 Mbps</li>
|
22 |
-
<li>Wireless security: WEP, WPA, WPA2, WPS</li>
|
23 |
-
<li>Wireless features: SSID broadcast, MAC filtering, WMM, WDS</li>
|
24 |
-
<li>Firewall features: SPI, DoS protection, IP filtering, MAC filtering, URL filtering</li>
|
25 |
-
<li>NAT features: NAPT, DMZ, virtual server, port forwarding, port triggering</li>
|
26 |
-
<li>Management features: web-based interface, remote management, firmware upgrade, backup and restore settings</li>
|
27 |
-
</ul>
|
28 |
-
<h3>Benefits and drawbacks</h3>
|
29 |
-
<p>The Sagem F@st 3304 V2 router has some benefits and drawbacks that you should be aware of before buying it. Here are some of them:</p>
|
30 |
-
<table>
|
31 |
-
<tr><th>Benefits</th><th>Drawbacks</th></tr>
|
32 |
-
<tr><td>- Easy to install and configure</td><td>- Limited wireless range and coverage</td></tr>
|
33 |
-
<tr><td>- High-speed internet access</td><td>- No dual-band support</td></tr>
|
34 |
-
<tr><td>- Multiple connectivity options</td><td>- No gigabit Ethernet ports</td></tr>
|
35 |
-
<tr><td>- Secure and reliable network</td><td>- No parental control features</td></tr>
|
36 |
-
<tr><td>- Affordable price</td><td>- No VPN support</td></tr>
|
37 |
-
</table>
|
38 |
-
<h2>How to install and configure Sagem F@st 3304 V2?</h2>
|
39 |
-
<p>To install and configure the Sagem F@st 3304 V2 router, you will need the following items:</p>
|
40 |
-
<ul>
|
41 |
-
<li>The router itself</li>
|
42 |
-
<li>The power adapter</li>
|
43 |
-
<li>The ADSL cable (RJ-11)</li>
|
44 |
-
<li>The Ethernet cable (RJ-45)</li>
|
45 |
-
<li>A computer with a web browser</li>
|
46 |
-
<li>Your Maroc Telecom username and password (provided by your ISP)</li>
|
47 |
-
</ul>
|
48 |
-
<h3>Installation steps</h3>
|
49 |
-
<p>To install the router, follow these steps:</p>
|
50 |
-
<ol>
|
51 |
-
<li>Connect the ADSL cable to the ADSL port on the back of the router and to the phone jack on the wall.</li>
|
52 |
-
<li>Connect the Ethernet cable to one of the LAN ports on the back of the router and to the Ethernet port on your computer.</li>
|
53 |
-
<li>Connect the power adapter to the power port on the back of the router and to an electrical outlet.</li>
|
54 |
-
<li>Turn on the router by pressing the power button on the back.</li>
|
55 |
-
<li>Wait for a few minutes until the power LED turns green and the ADSL LED turns solid green.</li>
|
56 |
-
<li>If you want to use the wireless function of the router, you can also connect your wireless devices to the router using the default SSID (SAGEM_XXXX) and password (12345678), which are printed on a label on the bottom of the router.</li>
|
57 |
-
</ol>
|
58 |
-
<h3>Configuration steps</h3>
|
59 |
-
<p>To configure the router, follow these steps:</p>
|
60 |
-
<h4>Basic settings</h4>
|
61 |
-
<ol>
|
62 |
-
<li>Open your web browser and type http://192.168.1.1 in the address bar.</li>
|
63 |
-
<li>You will see a login page asking for your username and password. Enter admin for both fields and click OK.</li>
|
64 |
-
<li>You will see a welcome page with some basic information about your router. Click Next.</li>
|
65 |
-
<li>You will see a page asking for your Maroc Telecom username and password. Enter them in the corresponding fields and click Next.</li>
|
66 |
-
<li>You will see a page asking for your time zone settings. Select your time zone from the drop-down menu and click Next.</li>
|
67 |
-
<li>You will see a page asking for your wireless settings. You can change the SSID (network name) and password if you want or leave them as default. Click Next.</li>
|
68 |
-
<li>You will see a summary page showing your configuration settings. Click Save.</li>
|
69 |
-
<li>Your router will reboot and apply your settings.</li>
|
70 |
-
</ol>
|
71 |
-
<h4>Wireless settings</h4>
|
72 |
-
<p>If you want to change your wireless settings further, you can do so by following these steps:</p>
|
73 |
-
<p>How to configure Sagem 3304 V2 router for Maroc Telecom internet<br />
|
74 |
-
Sagem F@st 3304 V2 firmware update for Maroc Telecom customers<br />
|
75 |
-
Sagem F@st 3304 V2 router troubleshooting guide for Maroc Telecom users<br />
|
76 |
-
Sagem F@st 3304 V2 router manual download for Maroc Telecom subscribers<br />
|
77 |
-
Sagem F@st 3304 V2 router installation video for Maroc Telecom clients<br />
|
78 |
-
Sagem F@st 3304 V2 router password reset for Maroc Telecom customers<br />
|
79 |
-
Sagem F@st 3304 V2 router security settings for Maroc Telecom users<br />
|
80 |
-
Sagem F@st 3304 V2 router port forwarding for Maroc Telecom subscribers<br />
|
81 |
-
Sagem F@st 3304 V2 router wifi setup for Maroc Telecom clients<br />
|
82 |
-
Sagem F@st 3304 V2 router VPN configuration for Maroc Telecom customers<br />
|
83 |
-
Sagem F@st 3304 V2 router review and comparison for Maroc Telecom users<br />
|
84 |
-
Sagem F@st 3304 V2 router best price and offers for Maroc Telecom subscribers<br />
|
85 |
-
Sagem F@st 3304 V2 router warranty and support for Maroc Telecom clients<br />
|
86 |
-
Sagem F@st 3304 V2 router specifications and features for Maroc Telecom customers<br />
|
87 |
-
Sagem F@st 3304 V2 router compatibility and performance for Maroc Telecom users<br />
|
88 |
-
Sagem F@st 3304 V2 router replacement and repair for Maroc Telecom subscribers<br />
|
89 |
-
Sagem F@st 3304 V2 router accessories and upgrades for Maroc Telecom clients<br />
|
90 |
-
Sagem F@st 3304 V2 router tips and tricks for Maroc Telecom customers<br />
|
91 |
-
Sagem F@st 3304 V2 router problems and solutions for Maroc Telecom users<br />
|
92 |
-
Sagem F@st 3304 V2 router feedback and testimonials for Maroc Telecom subscribers<br />
|
93 |
-
How to connect Sagem 3304 V2 router to multiple devices for Maroc Telecom internet<br />
|
94 |
-
How to boost Sagem 3304 V2 router signal strength for Maroc Telecom internet<br />
|
95 |
-
How to change Sagem 3304 V2 router SSID and password for Maroc Telecom internet<br />
|
96 |
-
How to enable Sagem 3304 V2 router parental controls for Maroc Telecom internet<br />
|
97 |
-
How to reset Sagem 3304 V2 router to factory settings for Maroc Telecom internet<br />
|
98 |
-
How to update Sagem 3304 V2 router drivers and software for Maroc Telecom internet<br />
|
99 |
-
How to access Sagem 3304 V2 router web interface for Maroc Telecom internet<br />
|
100 |
-
How to backup and restore Sagem 3304 V2 router settings for Maroc Telecom internet<br />
|
101 |
-
How to monitor and manage Sagem 3304 V2 router traffic for Maroc Telecom internet<br />
|
102 |
-
How to optimize Sagem 3304 V2 router speed and performance for Maroc Telecom internet<br />
|
103 |
-
How to use Sagem 3304 V2 router as a repeater or extender for Maroc Telecom internet<br />
|
104 |
-
How to set up Sagem 3304 V2 router guest network for Maroc Telecom internet<br />
|
105 |
-
How to configure Sagem 3304 V2 router firewall and DMZ for Maroc Telecom internet<br />
|
106 |
-
How to enable Sagem 3304 V2 router QoS and bandwidth control for Maroc Telecom internet<br />
|
107 |
-
How to use Sagem 3304 V2 router with VoIP and IPTV services from Maroc Telecom<br />
|
108 |
-
How to troubleshoot Sagem 3304 V2 router connection issues with Maroc Telecom internet<br />
|
109 |
-
How to fix Sagem 3304 V2 router error messages and codes with Maroc Telecom internet<br />
|
110 |
-
How to contact Sagem or Maroc Telecom customer service for Sagem 3304 V2 router support<br />
|
111 |
-
How to find the best location and position for Sagem 3304 V2 router with Maroc Telecom internet<br />
|
112 |
-
How to secure Sagem 3304 V2 router network from hackers and malware with Maroc Telecom internet</p>
|
113 |
-
<ol>
|
114 |
-
<li>Login to your router's web interface as described above.</li>
|
115 |
-
<li>Click on Wireless in the left menu.</li>
|
116 |
-
<li>You will see several tabs with different wireless options. You can change them according to your preferences.</li>
|
117 |
-
<ul><li>The Basic tab allows you to enable or disable wireless function, change SSID and channel number.</li><
|
118 |
-
Some additional sentences are: - The Security tab allows you to change encryption type, password and WPS settings. - The MAC Filter tab allows you to restrict wireless access based on MAC addresses of devices. - The WMM tab allows you to enable or disable WMM function for better quality of service. - The WDS tab allows you to enable or disable WDS function for extending wireless coverage.</ul></ol>
|
119 |
-
<h4>Advanced settings</h4>
|
120 |
-
<p>If you want to change your advanced settings further, you can do so by following these steps:</p>
|
121 |
-
<ol><
|
122 |
-
- Login to your router's web interface as described above. - Click on Advanced in the left menu. - You will see several tabs with different advanced options. You can change them according to your preferences. <ul><
|
123 |
-
- The Firewall tab allows you to enable or disable firewall function, set up IP filtering, MAC filtering and URL filtering rules. - The NAT tab allows you to enable or disable NAT function, set up DMZ host, virtual server, port forwarding and port triggering rules. - The Management tab allows you to change admin password, enable or disable remote management, upgrade firmware version, backup and restore settings. - The Status tab allows you to view system information, statistics, logs and diagnostics.</ul></ol>
|
124 |
-
<h2>How to troubleshoot common issues with Sagem F@st 3304 V2?</h2>
|
125 |
-
<p>If you encounter <p>If you encounter any problems with your router, you can try the following troubleshooting tips:</p>
|
126 |
-
<h3>No internet connection</h3>
|
127 |
-
<p>If you have no internet connection, you can check the following things:</p>
|
128 |
-
<ul>
|
129 |
-
<li>Make sure the ADSL cable is properly connected to the router and the phone jack.</li>
|
130 |
-
<li>Make sure the power LED and the ADSL LED on the router are green and solid.</li>
|
131 |
-
<li>Make sure your Maroc Telecom username and password are correct and entered in the router's web interface.</li>
|
132 |
-
<li>Try to reboot your router by turning it off and on again.</li>
|
133 |
-
<li>Try to reset your router to factory settings by pressing and holding the reset button on the back of the router for 10 seconds.</li>
|
134 |
-
</ul>
|
135 |
-
<h3>Slow internet speed</h3>
|
136 |
-
<p>If you have slow internet speed, you can check the following things:</p>
|
137 |
-
<ul>
|
138 |
-
<li>Make sure your ADSL line is not noisy or interfered by other devices. You can try to use a filter or splitter to separate your phone line from your ADSL line.</li>
|
139 |
-
<li>Make sure your router is not too far from your devices or blocked by walls or other obstacles. You can try to move your router to a central location or use a wireless extender to improve wireless signal.</li>
|
140 |
-
<li>Make sure your devices are not overloaded with too many applications or downloads. You can try to close some programs or limit bandwidth usage.</li>
|
141 |
-
<li>Make sure your wireless network is secure and not accessed by unauthorized users. You can change your wireless password or enable MAC filtering to prevent unwanted connections.</li>
|
142 |
-
</ul>
|
143 |
-
<h3>Wireless network not detected</h3>
|
144 |
-
<p>If you cannot find your wireless network on your devices, you can check the following things:</p>
|
145 |
-
<ul>
|
146 |
-
<li>Make sure the wireless function on your router is enabled and the wireless LED is green and blinking.</li>
|
147 |
-
<li>Make sure the SSID broadcast on your router is enabled and the SSID is not hidden or changed.</li>
|
148 |
-
<li>Make sure your devices are compatible with the wireless standards and frequencies of your router. You can try to change the wireless mode or channel on your router's web interface.</li>
|
149 |
-
<li>Make sure your devices are within the wireless range of your router and not affected by interference from other networks or devices. You can try to scan for available networks or change the wireless channel on your router's web interface.</li>
|
150 |
-
</ul>
|
151 |
-
<h3>Forgotten password or username</h3>
|
152 |
-
<p>If you forget your admin password or username for accessing your router's web interface, you can do the following things:</p>
|
153 |
-
<ul>
|
154 |
-
<li>Try to use the default username and password (admin/admin) if you have not changed them before.</li>
|
155 |
-
<li>Try to reset your router to factory settings by pressing and holding the reset button on the back of the router for 10 seconds. This will erase all your settings and restore the default username and password.</li>
|
156 |
-
</ul>
|
157 |
-
<h2>Conclusion</h2>
|
158 |
-
<p>In this article, we have given you an overview of the Sagem F@st 3304 V2 router, how to install and configure it, and how to troubleshoot some common issues. We hope this article has been helpful for you and that you enjoy using this router for your home or office network. If you have any questions or feedback, please feel free to contact us or leave a comment below.</p>
|
159 |
-
<h2>Frequently Asked Questions</h2>
|
160 |
-
<ol>
|
161 |
-
<li><b>Where can I find more information about Sagem F@st 3304 V2?</b></li>
|
162 |
-
<p>You can find more information about this router on the official website of Sagem (https://www.safran-electronics-defense.com) or Maroc Telecom (https://www.iam.ma). You can also watch some video tutorials on YouTube (https://www.youtube.com/watch?v=kRMEvVC2elY).</p>
|
163 |
-
<li><b>How can I update the firmware of Sagem F@st 3304 V2?</b></li>
|
164 |
-
<p>You can update the firmware of this router by downloading the latest version from Sagem's website (https://www.safran-electronics-defense.com) and uploading it to your router's web interface. To do this, follow these steps:</p>
|
165 |
-
<ul><
|
166 |
-
- Login to your router's web interface as described above. - Click on Management in the left menu. - Click on Firmware Upgrade in the top menu. - Click on Browse and select the firmware file that you downloaded. - Click on Upgrade and wait for the process to complete. - Your router will reboot and apply the new firmware.</ul></ol>
|
167 |
-
<ol start="3">
|
168 |
-
<li><b>How can I change the language of Sagem F@st 3304 V2?</b></li>
|
169 |
-
<p>You can change the language of this router by selecting one of the available options from a drop-down menu on the top right corner of your router's web interface. The available languages are English, French, Arabic, Spanish, Portuguese, German, Italian, Turkish, Russian, Polish, Dutch, Swedish, Norwegian, Danish, Finnish, Greek, Hungarian, Czech, Slovak, Romanian, Bulgarian, Croatian, Slovenian, Serbian, Lithuanian, Latvian, Estonian and Chinese.</p>
|
170 |
-
<li><b>How can I contact Sagem or Maroc Telecom for technical support?</b></li>
|
171 |
-
<p>You can contact Sagem or Maroc Telecom for technical support by using one of the following methods:</p>
|
172 |
-
<ul><
|
173 |
-
- For Sagem: You can call their customer service number (+33 1 40 70 61 61) or send them an email ([email protected]). - For Maroc Telecom: You can call their customer service number (115) or visit their website (https://www.iam.ma).</ul></ol>
|
174 |
-
<ol start="5">
|
175 |
-
<li><b>How can I write a review or feedback about Sagem F@st 3304 V2?</b></li>
|
176 |
-
<p>You can write a review or feedback about this router by leaving a comment below this article or on any online platform that allows user reviews. You can also rate this article by clicking on one of the stars below. We appreciate your opinion and suggestions.</p>
|
177 |
-
</ol>
|
178 |
-
</p> 0a6ba089eb<br />
|
179 |
-
<br />
|
180 |
-
<br />
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
spaces/1gistliPinn/ChatGPT4/Examples/Dead Island V.1.0.0 Trainer.md
DELETED
@@ -1,43 +0,0 @@
|
|
1 |
-
|
2 |
-
```html
|
3 |
-
<title>How to Use Dead Island v.1.0.0 Trainer to Enhance Your Gameplay</title>
|
4 |
-
<meta name="description" content="Learn how to use Dead Island v.1.0.0 trainer to activate cheats and mods in the zombie survival game Dead Island: Definitive Edition.">
|
5 |
-
<h1>How to Use Dead Island v.1.0.0 Trainer to Enhance Your Gameplay</h1>
|
6 |
-
<p>Dead Island: Definitive Edition is a remastered version of the original Dead Island game, which was released in 2011. The game is set on a tropical island that has been overrun by zombies, and you have to fight for your survival using various weapons and skills.</p>
|
7 |
-
<h2>dead island v.1.0.0 trainer</h2><br /><p><b><b>Download Zip</b> ››››› <a href="https://imgfil.com/2uy1Qv">https://imgfil.com/2uy1Qv</a></b></p><br /><br />
|
8 |
-
<p>If you want to spice up your gameplay and have some fun with the game, you can use a trainer to activate cheats and mods that will give you various advantages and options. A trainer is a program that runs in the background and modifies the game's memory to enable certain features.</p>
|
9 |
-
<p>One of the most popular trainers for Dead Island: Definitive Edition is the Dead Island v.1.0.0 trainer by GGHZ, which offers 8 cheats that you can use in the game:</p>
|
10 |
-
<ul>
|
11 |
-
<li>Infinite health: You will not take any damage from zombies or other sources.</li>
|
12 |
-
<li>Unlimited stamina: You will not get tired from running, jumping, or attacking.</li>
|
13 |
-
<li>Unlimited ammo: You will not run out of bullets or other projectiles.</li>
|
14 |
-
<li>Unlimited money: You will have as much money as you want to buy or upgrade weapons and items.</li>
|
15 |
-
<li>+1000 experience: You will gain 1000 extra experience points every time you kill a zombie or complete a quest.</li>
|
16 |
-
<li>No weapon damage: Your weapons will not degrade or break from use.</li>
|
17 |
-
<li>Infinite batteries: Your flashlight will never run out of power.</li>
|
18 |
-
<li>Easy kills: You will kill any zombie with one hit.</li>
|
19 |
-
</ul>
|
20 |
-
<h2>How to Download and Install Dead Island v.1.0.0 Trainer</h2>
|
21 |
-
<p>To download and install Dead Island v.1.0.0 trainer, follow these steps:</p>
|
22 |
-
<ol>
|
23 |
-
<li>Go to <a href="https://www.gamepressure.com/download.asp?ID=61138">this link</a> and click on the "Download" button.</li>
|
24 |
-
<li>You will get a file named "gghz-ditrn.rar". Extract it using a program like 7-Zip or WinRAR.</li>
|
25 |
-
<li>You will get a file named "gghz-ditrn.exe". Run it as administrator.</li>
|
26 |
-
<li>You will see a window with the trainer's options and instructions.</li>
|
27 |
-
<li>Launch Dead Island: Definitive Edition and start a new game or load an existing one.</li>
|
28 |
-
<li>Press the corresponding keys on your keyboard to activate or deactivate the cheats you want.</li>
|
29 |
-
</ol>
|
30 |
-
<h2>Tips and Warnings</h2>
|
31 |
-
<p>Here are some tips and warnings to keep in mind when using Dead Island v.1.0.0 trainer:</p>
|
32 |
-
<p></p>
|
33 |
-
<ul>
|
34 |
-
<li>The trainer may not work with all versions of the game, so make sure you have the latest update installed.</li>
|
35 |
-
<li>The trainer may trigger some anti-virus programs, so you may need to disable them or add an exception for the trainer file.</li>
|
36 |
-
<li>The trainer may cause some glitches or crashes in the game, so use it at your own risk and save your progress frequently.</li>
|
37 |
-
<li>The trainer may affect your online gameplay, so do not use it in multiplayer mode or you may get banned by the game's developers or other players.</li>
|
38 |
-
<li>The trainer may take away some of the challenge and fun of the game, so use it sparingly or only when you are stuck or bored.</li>
|
39 |
-
</ul>
|
40 |
-
<h2>Conclusion</h2>
|
41 |
-
<p>Dead Island v.1.0.0 trainer is a handy tool that can help you enjoy Dead Island: Definitive Edition more by giving you access to cheats and mods that will make you invincible, rich, powerful, and more. However, you should also be careful about the potential risks and drawbacks of using a trainer, such as compatibility issues, security threats, game errors, online bans, and loss of interest. Therefore, use the trainer wisely and responsibly, and have fun with Dead Island: Definitive</p> d5da3c52bf<br />
|
42 |
-
<br />
|
43 |
-
<br />
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
spaces/1pelhydcardo/ChatGPT-prompt-generator/assets/Beach Buggy Racing 3 APK The Best Way to Experience the Thrill of Off-Road Kart Racing on Your Android Phone or Tablet.md
DELETED
@@ -1,84 +0,0 @@
|
|
1 |
-
|
2 |
-
<h1>Beach Buggy Racing 3 APK Download: A Guide for Android Users</h1>
|
3 |
-
<p>If you are looking for a fun and exciting racing game that will keep you entertained for hours, then you should try Beach Buggy Racing 3. This is the latest installment of the popular Beach Buggy Racing series, developed by Vector Unit. In this game, you can race across various beach-themed tracks, using different buggies and power-ups to beat your opponents. You can also customize your buggy, unlock new characters, and challenge yourself with different modes and difficulties.</p>
|
4 |
-
<p>In this article, we will show you how to download and install Beach Buggy Racing 3 APK on your Android device, what to expect from the game, and some tips and tricks to master it. Let's get started!</p>
|
5 |
-
<h2>beach buggy racing 3 apk download</h2><br /><p><b><b>Download Zip</b> –––––>>> <a href="https://urlin.us/2uSSpm">https://urlin.us/2uSSpm</a></b></p><br /><br />
|
6 |
-
<h2>How to Download and Install Beach Buggy Racing 3 APK on Your Android Device</h2>
|
7 |
-
<p>Beach Buggy Racing 3 is not yet available on the Google Play Store, but you can still enjoy it by downloading the APK file from a reliable source. Here are the steps you need to follow:</p>
|
8 |
-
<ol>
|
9 |
-
<li>Find a reliable source for the APK file. You can use one of the links below, which are verified by APKCombo . Make sure you download the latest version of the game, which is 1.3 as of June 2023.</li>
|
10 |
-
<li>Enable unknown sources on your device settings. This will allow you to install apps from sources other than the Google Play Store. To do this, go to Settings > Security > Unknown Sources and toggle it on.</li>
|
11 |
-
<li>Download and install the APK file. Once you have downloaded the APK file, tap on it and follow the instructions on the screen. It may take a few minutes for the installation to complete.</li>
|
12 |
-
</ol>
|
13 |
-
<p>Congratulations! You have successfully installed Beach Buggy Racing 3 on your Android device. Now you can launch the game and start racing!</p>
|
14 |
-
<h2>What to Expect from Beach Buggy Racing 3 Game</h2>
|
15 |
-
<p>Beach Buggy Racing 3 is a thrilling and addictive racing game that will keep you hooked for hours. Here are some of the features and gameplay elements that you can expect from the game:</p>
|
16 |
-
<ul>
|
17 |
-
<li>The game has stunning 3D graphics and animations that will make you feel like you are racing on a real beach. The tracks are filled with colorful details, such as palm trees, sand castles, crabs, seagulls, and more.</li>
|
18 |
-
<li>The game has over 40 characters and vehicles that you can choose from, each with their own unique abilities and stats. You can race as a pirate, a ninja, a robot, a dinosaur, and more. You can also drive different buggies, such as a monster truck, a sports car, a scooter, and even a UFO.</li>
|
19 |
-
<li>The game has various modes and challenges that you can enjoy, such as Adventure Mode, Tournament Mode, Quick Race Mode, and Daily Challenge Mode. Each mode has different objectives and rewards that will test your skills and keep you motivated.</li>
|
20 |
-
<li>The game has a variety of power-ups that you can collect and use during the race, such as rockets, fireballs, oil slicks, magnets, and more. You can also upgrade your power-ups to make them more effective and unleash special attacks.</li>
|
21 |
-
</ul>
|
22 |
-
<p>Beach Buggy Racing 3 is a game that will appeal to both casual and hardcore gamers, as it offers a lot of fun and challenge. You can also play with your friends online or offline, and compete for the best scores and rankings.</p>
|
23 |
-
<h2>Tips and Tricks to Master Beach Buggy Racing 3 Game</h2>
|
24 |
-
<p>If you want to become a pro at Beach Buggy Racing 3, you will need some tips and tricks to help you out. Here are some of them:</p>
|
25 |
-
<ul>
|
26 |
-
<li>How to collect and upgrade power-ups. Power-ups are essential for winning races, as they can give you an edge over your rivals. You can collect power-ups by driving over the blue boxes on the track. You can also upgrade your power-ups by spending coins that you earn from racing. Upgrading your power-ups will increase their duration, damage, range, and effect.</li>
|
27 |
-
<li>How to customize and improve your buggy. Your buggy is your main vehicle in the game, and you can customize it to suit your style and preference. You can change the color, wheels, decals, spoilers, and more of your buggy. You can also improve your buggy by spending coins on upgrading its speed, acceleration, handling, and armor.</li>
|
28 |
-
<li>How to use the tilt or touch controls effectively. The game gives you two options for controlling your buggy: tilt or touch. You can choose the one that works best for you in the settings menu. Tilt controls allow you to steer your buggy by tilting your device left or right. Touch controls allow you to steer your buggy by tapping on the left or right side of the screen. Both controls have their advantages and disadvantages, so experiment with them and find your preference.</li>
|
29 |
-
</ul>
|
30 |
-
<p>These are some of the tips and tricks that will help you master Beach Buggy Racing 3. Of course, the best way to improve is to practice and have fun!</p>
|
31 |
-
<h2>Conclusion and FAQs</h2>
|
32 |
-
<p>Beach Buggy Racing 3 is a fantastic racing game that will keep you entertained for hours. It has amazing graphics, gameplay, characters, vehicles, modes, challenges, power-ups, and more. It is also easy to download and install on your Android device using the APK file. If you are looking for a fun and exciting racing game that will make you feel like you are on a real beach, then you should definitely try Beach Buggy Racing 3.</p>
|
33 |
-
<p>Here are some of the frequently asked questions about Beach Buggy Racing 3:</p>
|
34 |
-
<p>beach buggy racing 3 game free download for android<br />
|
35 |
-
beach buggy racing 3 mod apk unlimited money and gems<br />
|
36 |
-
beach buggy racing 3 latest version apk download<br />
|
37 |
-
beach buggy racing 3 offline apk<br />
|
38 |
-
beach buggy racing 3 hack apk download<br />
|
39 |
-
beach buggy racing 3 apk obb<br />
|
40 |
-
beach buggy racing 3 apk pure<br />
|
41 |
-
beach buggy racing 3 apk mirror<br />
|
42 |
-
beach buggy racing 3 apk revdl<br />
|
43 |
-
beach buggy racing 3 apk uptodown<br />
|
44 |
-
beach buggy racing 3 apk rexdl<br />
|
45 |
-
beach buggy racing 3 apk old version<br />
|
46 |
-
beach buggy racing 3 apk for pc<br />
|
47 |
-
beach buggy racing 3 apk for ios<br />
|
48 |
-
beach buggy racing 3 apk for firestick<br />
|
49 |
-
beach buggy racing 3 apk no ads<br />
|
50 |
-
beach buggy racing 3 apk full unlocked<br />
|
51 |
-
beach buggy racing 3 apk data<br />
|
52 |
-
beach buggy racing 3 apk android oyun club<br />
|
53 |
-
beach buggy racing 3 apk android 1<br />
|
54 |
-
beach buggy racing 3 apk mob.org<br />
|
55 |
-
beach buggy racing 3 apk mod menu<br />
|
56 |
-
beach buggy racing 3 apk mod download<br />
|
57 |
-
beach buggy racing 3 apk mod hack<br />
|
58 |
-
beach buggy racing 3 apk mod offline<br />
|
59 |
-
beach bug bandicoots apk download free<br />
|
60 |
-
beach bug bandicoots mod apk unlimited coins and gems<br />
|
61 |
-
beach bug bandicoots latest version download for android<br />
|
62 |
-
beach bug bandicoots offline game download<br />
|
63 |
-
beach bug bandicoots hack version download<br />
|
64 |
-
beach bug bandicoots game download apkpure<br />
|
65 |
-
beach bug bandicoots game download apkmirror<br />
|
66 |
-
beach bug bandicoots game download revdl<br />
|
67 |
-
beach bug bandicoots game download uptodown<br />
|
68 |
-
beach bug bandicoots game download rexdl<br />
|
69 |
-
beach bug bandicoots game download old version<br />
|
70 |
-
beach bug bandicoots game download for pc windows 10/8/7/xp/vista/mac os/laptop/desktop computer/android tv/tablet/fire tv/firestick/chromebook/chromecast/smart tv/roku device/bluestacks/nox player/memu player/ldplayer/android emulator/koplayer/droid4x/genymotion/amiduos/remix os player/andy emulator/arc welder app runtime for chrome extension etc.<br />
|
71 |
-
beach bug bandicoots game download for ios iphone/ipad/ipod touch/apple tv etc.<br />
|
72 |
-
beach bug bandicoots game download no ads or in-app purchases or registration or sign up or login or subscription or verification or survey or human verification or captcha or root or jailbreak required etc.<br />
|
73 |
-
beach bug bandicoots game download full unlocked all features and levels and cars and characters and maps and modes and power-ups and upgrades and customizations etc.<br />
|
74 |
-
how to download and install and play and enjoy and have fun with and win and complete and master and unlock and earn and collect and discover and explore and learn and improve and challenge and compete in and share and rate and review and comment on and recommend and suggest and feedback on and report bugs or issues or problems or errors or glitches or crashes or freezes or lags or hangs or slowdowns or malfunctions or defects or faults or flaws in the amazing awesome wonderful fantastic fabulous marvelous splendid superb brilliant excellent outstanding incredible astonishing stunning breathtaking extraordinary remarkable phenomenal astonishing astounding sensational spectacular phenomenal mind-blowing jaw-dropping eye-catching gorgeous beautiful lovely cute adorable charming delightful appealing attractive alluring enticing irresistible addictive engaging entertaining amusing funny hilarious humorous witty clever smart intelligent ingenious creative original innovative unique novel fresh new exciting thrilling exhilarating stimulating invigorating refreshing energizing revitalizing inspiring motivating encouraging empowering uplifting positive optimistic cheerful happy joyful blissful ecstatic elated overjoyed euphoric exhilarated satisfied contented grateful thankful appreciative blessed fortunate lucky privileged honored esteemed respected admired revered loved cherished adored treasured valued priceless precious invaluable indispensable essential important significant meaningful worthwhile rewarding beneficial useful helpful valuable productive constructive effective efficient successful prosperous flourishing thriving booming prosperous wealthy rich affluent opulent luxurious lavish sumptuous extravagant grandiose magnificent splendid glorious majestic grand majestic royal regal noble dignified elegant graceful classy stylish chic fashionable trendy cool hip awesome rad groovy funky dope sick wicked lit fire hot spicy sweet nice cool awesome rad groovy funky dope sick wicked lit fire hot spicy sweet nice cool awesome rad groovy funky dope sick wicked lit fire hot spicy sweet nice cool awesome rad groovy funky dope sick wicked lit fire hot spicy sweet nice cool awesome rad groovy funky dope sick wicked lit fire hot spicy sweet nice cool awesome rad groovy funky dope sick wicked lit fire hot spicy sweet nice cool awesome rad groovy funky dope sick wicked lit fire hot spicy sweet nice cool awesome rad groovy funky dope sick wicked lit fire hot spicy sweet nice cool awesome rad groovy funky dope sick wicked lit fire hot spicy sweet nice</p>
|
75 |
-
<ol>
|
76 |
-
<li><b>Is Beach Buggy Racing 3 safe to download and play?</b><br>Yes, Beach Buggy Racing 3 is safe to download and play, as long as you use a reliable source for the APK file. We recommend using one of the links we provided above , which are verified by APKCombo. APKCombo is a trusted website that scans all the APK files for viruses and malware before uploading them.</li>
|
77 |
-
<li><b>How much space does Beach Buggy Racing 3 require on your device?</b><br>Beach Buggy Racing 3 requires about 150 MB of free space on your device. However, this may vary depending on your device model and operating system.</li>
|
78 |
-
<li><b>Can you play Beach Buggy Racing 3 offline?</b><br>Yes, you can play Beach Buggy Racing 3 offline without an internet connection. However, some features of the game may not be available offline, such as online multiplayer mode, daily challenges, leaderboards, and achievements.</li>
|
79 |
-
<li><b>Can you play Beach Buggy Racing 3 with friends?</b><br>Yes, you can play Beach Buggy Racing 3 with friends online or offline. Online multiplayer mode allows you to race with up to eight players from around the world. Offline multiplayer mode allows you to race with up to four players on the same device using split-screen mode.</li>
|
80 |
-
<li><b>How can you contact the developers of Beach Buggy Racing 3?</b><br>If you have any questions, feedback, or suggestions for the developers of Beach Buggy Racing 3, you can contact them through their official website, Facebook page, Twitter account, or email address. They are always happy to hear from their fans and customers.</li>
|
81 |
-
</ol>
|
82 |
-
<p>I hope I hope you enjoyed this article and learned something new about Beach Buggy Racing 3. If you did, please share it with your friends and family who might also be interested in this game. And don't forget to download and install Beach Buggy Racing 3 APK on your Android device and have fun racing on the beach!</p> 197e85843d<br />
|
83 |
-
<br />
|
84 |
-
<br />
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
spaces/1pelhydcardo/ChatGPT-prompt-generator/assets/Bouncing Rainbow Mod APK Enjoy a Fun and Colorful Game on Your Android Device.md
DELETED
@@ -1,125 +0,0 @@
|
|
1 |
-
|
2 |
-
<h1>Bouncing Rainbow Mod Apk: A Fun and Colorful Game for Android Users</h1>
|
3 |
-
<p>If you are looking for a fun and colorful game that will keep you entertained for hours, you should try bouncing rainbow mod apk. This is a modded version of the original bouncing rainbow game, which is a casual arcade game where you control a bouncing ball that changes colors as it moves. The goal is to collect as many coins as possible while avoiding obstacles and enemies. The game is simple but addictive, and it has many features that make it more enjoyable.</p>
|
4 |
-
<h2>bouncing rainbow mod apk</h2><br /><p><b><b>Download File</b> ✪ <a href="https://urlin.us/2uSZdg">https://urlin.us/2uSZdg</a></b></p><br /><br />
|
5 |
-
<p>In this article, we will tell you everything you need to know about bouncing rainbow mod apk, including how to download and install it, how to play it, how to unlock new skins and themes, how to access bonus levels and challenges, how to enjoy it with friends, how to troubleshoot it, and how to uninstall it. By the end of this article, you will be ready to have fun with this amazing game.</p>
|
6 |
-
<h2>How to Download and Install Bouncing Rainbow Mod Apk</h2>
|
7 |
-
<p>One of the advantages of bouncing rainbow mod apk is that it is free and easy to download and install. You don't need any special skills or tools to get it on your device. Here are the steps you need to follow:</p>
|
8 |
-
<ol>
|
9 |
-
<li>Go to [this link](^1^) and click on the "Download Now" button. This will take you to a page where you can download the apk file of bouncing rainbow mod apk.</li>
|
10 |
-
<li>Once the download is complete, locate the file on your device and tap on it. This will prompt you to enable unknown sources if you haven't done so already. This is necessary because bouncing rainbow mod apk is not available on the official Google Play Store.</li>
|
11 |
-
<li>After enabling unknown sources, tap on the file again and follow the instructions on the screen. This will install bouncing rainbow mod apk on your device.</li>
|
12 |
-
<li>Once the installation is done, you can launch bouncing rainbow mod apk from your app drawer or home screen. Enjoy the game!</li>
|
13 |
-
</ol>
|
14 |
-
<h2>How to Play Bouncing Rainbow Mod Apk</h2>
|
15 |
-
<p>Bouncing rainbow mod apk is a very easy game to play, but it can also be very challenging and addictive. The game has simple controls and rules, but it requires good reflexes and timing. Here are some tips and tricks on how to play bouncing rainbow mod apk:</p>
|
16 |
-
<ul>
|
17 |
-
<li>The game has two modes: endless and level. In endless mode, you have to bounce as far as you can without hitting any obstacles or enemies. In level mode, you have to complete a series of levels with different objectives and difficulties.</li>
|
18 |
-
<li>To control the bouncing ball, you just have to tap on the screen. The ball will bounce in the opposite direction of where you tap. You can also swipe on the screen to make the ball move faster or slower.</li>
|
19 |
-
<li>The ball will change colors as it bounces. You have to match the color of the ball with the color of the platform or the coin that you want to collect. If you hit a platform or a coin with a different color, you will lose a life or miss the coin.</li>
|
20 |
-
<li>You can collect coins and gems as you bounce. Coins are used to unlock new skins and themes for your ball and background. Gems are used to access bonus levels and challenges.</li>
|
21 |
-
<li>You have to avoid obstacles and enemies as you bounce. Obstacles are things like spikes, lasers, bombs, and walls that can hurt you or stop you from bouncing. Enemies are things like birds, bats, rockets, and UFOs that can chase you or shoot you.</li>
|
22 |
-
<li>You have three lives in each game. You lose a life if you hit an obstacle or an enemy, or if you fall off the screen. You can regain a life by collecting a heart icon.</li>
|
23 |
-
<li>You can pause the game at any time by tapping on the pause button at the top right corner of the screen. You can also adjust the sound and music settings from there.</li>
|
24 |
-
</ul>
|
25 |
-
<h2>How to Unlock New Skins and Themes</h2>
|
26 |
-
<p>One of the fun features of bouncing rainbow mod apk is that you can customize your ball and background with different skins and themes. There are many options to choose from, such as animals, fruits, flowers, stars, planets, and more. Here is how to unlock new skins and themes:</p>
|
27 |
-
<ul>
|
28 |
-
<li>To unlock new skins for your ball, you need to collect coins. Coins are scattered throughout the game, and they have different values depending on their color. The more coins you collect, the more skins you can unlock.</li>
|
29 |
-
<li>To unlock new themes for your background, you need to collect gems. Gems are rare and valuable items that appear randomly in the game. They have different shapes and colors depending on their rarity. The more gems you collect, the more themes you can unlock.</li>
|
30 |
-
<li>To change your skin or theme, you need to go to the shop menu from the main menu. There you can see all the available options and their prices. You can also preview how they look before buying them.</li>
|
31 |
-
<li>To apply your skin or theme, you need to go to the settings menu from the main menu. There you can select your preferred skin or theme from a list of options. You can also switch back to the default skin or theme at any time.</li>
|
32 |
-
</ul>
|
33 |
-
<h2>How to Access Bonus Levels and Challenges</h2>
|
34 |
-
<p>Bouncing rainbow mod apk also has some bonus levels and challenges that add more variety and excitement to the game. These are special levels and tasks that offer extra rewards and difficulties. Here is how to access bonus levels and challenges:</p>
|
35 |
-
<ul>
|
36 |
-
<li>To access bonus levels, you need to collect gems. Gems are used as keys to open bonus levels that are hidden in some platforms or coins. When you see a platform or a coin with a gem icon on it, tap on it to enter the bonus level.</li>
|
37 |
-
<li>Bonus levels are different from regular levels in that they have a specific objective and a time limit. For example, some bonus levels require you to collect a certain number of coins or gems within a given time. Some bonus levels also have different themes and backgrounds than regular levels.</li>
|
38 |
-
<li>If you complete a bonus level successfully, you will get a reward of coins or gems depending on the difficulty of the level. If you fail a bonus level, you will lose a life and return to the regular level.</li>
|
39 |
-
<li>To access challenges, you need to go to the challenge menu from the main menu. There you can see all the available challenges and their requirements. Challenges are tasks that test your skills and abilities in different aspects of the game.</li>
|
40 |
-
<li>Challenges are different from regular levels in that they have a specific goal and a difficulty level. For example, some apk and tap on it.</li>
|
41 |
-
<li>Tap on the uninstall button and confirm your action.</li>
|
42 |
-
<li>Wait for the process to finish and check if the game is removed from your device.</li>
|
43 |
-
</ul>
|
44 |
-
<h4>How to Backup Your Data Before Uninstalling</h4>
|
45 |
-
<p>If you want to save your game data and progress before uninstalling bouncing rainbow mod apk, you can backup your data easily. Here are some tips on how to backup your data before uninstalling:</p>
|
46 |
-
<p>bouncing rainbow mod apk download<br />
|
47 |
-
bouncing rainbow mod apk unlimited coins<br />
|
48 |
-
bouncing rainbow mod apk latest version<br />
|
49 |
-
bouncing rainbow mod apk android<br />
|
50 |
-
bouncing rainbow mod apk free<br />
|
51 |
-
bouncing rainbow mod apk hack<br />
|
52 |
-
bouncing rainbow mod apk no ads<br />
|
53 |
-
bouncing rainbow mod apk offline<br />
|
54 |
-
bouncing rainbow mod apk online<br />
|
55 |
-
bouncing rainbow mod apk premium<br />
|
56 |
-
bouncing rainbow mod apk pro<br />
|
57 |
-
bouncing rainbow mod apk unlocked<br />
|
58 |
-
bouncing rainbow mod apk 2023<br />
|
59 |
-
bouncing rainbow mod apk 0.6<br />
|
60 |
-
bouncing rainbow mod apk 0.7<br />
|
61 |
-
bouncing rainbow game mod apk<br />
|
62 |
-
bouncing rainbow app mod apk<br />
|
63 |
-
bouncing rainbow arcade mod apk<br />
|
64 |
-
bouncing rainbow adventure mod apk<br />
|
65 |
-
bouncing rainbow fun mod apk<br />
|
66 |
-
bouncing rainbow puzzle mod apk<br />
|
67 |
-
bouncing rainbow casual mod apk<br />
|
68 |
-
bouncing rainbow action mod apk<br />
|
69 |
-
bouncing rainbow simulation mod apk<br />
|
70 |
-
bouncing rainbow strategy mod apk<br />
|
71 |
-
download bouncing rainbow game mod apk<br />
|
72 |
-
download bouncing rainbow app mod apk<br />
|
73 |
-
download bouncing rainbow arcade mod apk<br />
|
74 |
-
download bouncing rainbow adventure mod apk<br />
|
75 |
-
download bouncing rainbow fun mod apk<br />
|
76 |
-
download bouncing rainbow puzzle mod apk<br />
|
77 |
-
download bouncing rainbow casual mod apk<br />
|
78 |
-
download bouncing rainbow action mod apk<br />
|
79 |
-
download bouncing rainbow simulation mod apk<br />
|
80 |
-
download bouncing rainbow strategy mod apk<br />
|
81 |
-
how to install bouncing rainbow mod apk<br />
|
82 |
-
how to play bouncing rainbow mod apk<br />
|
83 |
-
how to update bouncing rainbow mod apk<br />
|
84 |
-
how to hack bouncing rainbow mod apk<br />
|
85 |
-
how to get unlimited coins in bouncing rainbow mod apk<br />
|
86 |
-
how to remove ads in bouncing rainbow mod apk<br />
|
87 |
-
how to play offline in bouncing rainbow mod apk<br />
|
88 |
-
how to play online in bouncing rainbow mod apk<br />
|
89 |
-
how to get premium features in bouncing rainbow mod apk<br />
|
90 |
-
how to get pro version of bouncing rainbow mod apk<br />
|
91 |
-
how to unlock all levels in bouncing rainbow mod apk<br />
|
92 |
-
what is new in bouncing rainbow mod apk 2023<br />
|
93 |
-
what is new in bouncing rainbow mod apk 0.6 <br />
|
94 |
-
what is new in bouncing rainbow mod apk 0.7</p>
|
95 |
-
<ul>
|
96 |
-
<li>Go to the settings menu from the main menu and tap on the backup button.</li>
|
97 |
-
<li>Select the option to backup your data to your device or to a cloud service of your choice.</li>
|
98 |
-
<li>Wait for the backup process to finish and check if your data is saved successfully.</li>
|
99 |
-
</ul>
|
100 |
-
<h4>How to Reinstall Bouncing Rainbow Mod Apk If You Change Your Mind</h4>
|
101 |
-
<p>If you change your mind and want to play bouncing rainbow mod apk again, you can reinstall it on your device easily. Here are the steps on how to reinstall bouncing rainbow mod apk:</p>
|
102 |
-
<ul>
|
103 |
-
<li>Go to [this link] and download the latest version of bouncing rainbow mod apk.</li>
|
104 |
-
<li>Install it on your device following the same steps as before.</li>
|
105 |
-
<li>Launch the game and go to the settings menu from the main menu.</li>
|
106 |
-
<li>Select the option to restore your data from your device or from a cloud service of your choice.</li>
|
107 |
-
<li>Wait for the restore process to finish and check if your data is restored successfully.</li>
|
108 |
-
</ul>
|
109 |
-
<h2>Conclusion</h2>
|
110 |
-
<p>Bouncing rainbow mod apk is a fun and colorful game that will keep you entertained for hours. It is a modded version of the original bouncing rainbow game, which is a casual arcade game where you control a bouncing ball that changes colors as it moves. The game has many features that make it more enjoyable, such as skins, themes, bonus levels, challenges, multiplayer modes, and more. You can download and install bouncing rainbow mod apk for free and easily on your Android device. You can also troubleshoot it, uninstall it, and reinstall it if you need to. Bouncing rainbow mod apk is a game that you will love playing and sharing with your friends.</p>
|
111 |
-
<p>If you are ready to have fun with bouncing rainbow mod apk, download it now and start bouncing!</p>
|
112 |
-
<h2>Frequently Asked Questions</h2>
|
113 |
-
<p>Here are some frequently asked questions about bouncing rainbow mod apk:</p>
|
114 |
-
<h3>Q: What is the difference between bouncing rainbow mod apk and bouncing rainbow?</h3>
|
115 |
-
<p>A: Bouncing rainbow mod apk is a modified version of bouncing rainbow, which is the original game. Bouncing rainbow mod apk has some extra features and benefits that are not available in bouncing rainbow, such as unlimited coins and gems, unlocked skins and themes, no ads, and more.</p>
|
116 |
-
<h3>Q: Is bouncing rainbow mod apk safe to download and install?</h3>
|
117 |
-
<p>A: Yes, bouncing rainbow mod apk is safe to download and install. It does not contain any viruses, malware, or spyware that may harm your device or data. However, you should always download it from a trusted source and enable unknown sources only when installing it.</p>
|
118 |
-
<h3>Q: Can I play bouncing rainbow mod apk offline?</h3>
|
119 |
-
<p>A: Yes, you can play bouncing rainbow mod apk offline. You don't need an internet connection to play the game, except when you want to access some online features such as multiplayer modes or social media sharing.</p>
|
120 |
-
<h3>Q: How can I get more coins and gems in bouncing rainbow mod apk?</h3>
|
121 |
-
<p>A: You can get more coins and gems in bouncing rainbow mod apk by playing the game regularly and collecting them as you bounce. You can also get them by completing bonus levels and challenges, or by watching videos or completing offers in the shop menu.</p>
|
122 |
-
<h3>Q: How can I contact the developer of bouncing rainbow mod apk?</h3>
|
123 |
-
<p>A: You can contact the developer of bouncing rainbow mod apk by using the contact details and links provided in this article. You can also follow them on their social media accounts for updates and news about the game.</p> 197e85843d<br />
|
124 |
-
<br />
|
125 |
-
<br />
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
spaces/1phancelerku/anime-remove-background/Beach Buggy Racing APK - Compete with Your Google Play Friends on Leaderboards and Achievements.md
DELETED
@@ -1,129 +0,0 @@
|
|
1 |
-
<br />
|
2 |
-
<h1>Beach Buggy Racing APK 2023: The Amazing 3D Kart Racing Game</h1>
|
3 |
-
<p>Are you looking for a fun and exciting game to play on your Android device? Do you love racing games with colorful graphics, crazy powerups, and challenging tracks? If yes, then you should check out Beach Buggy Racing APK 2023, the amazing 3D kart racing game that will keep you entertained for hours.</p>
|
4 |
-
<h2>What is Beach Buggy Racing APK 2023?</h2>
|
5 |
-
<p>Beach Buggy Racing APK 2023 is a game that lets you drive into an action-packed, surprise-filled world of off-road kart racing mayhem. You can race against a field of rival drivers, each with unique personalities and special abilities. You can also build a collection of crazy powerups, like Dodgeball Frenzy, Fireball, and Oil Slick. You can unlock and upgrade a variety of cars, from dune buggies to monster trucks to lunar rovers. You can test your skills in 6 different game modes on 15 imaginative 3D race tracks, against a pack of tropical-loving rivals with a serious case of road rage.</p>
|
6 |
-
<h2>beach buggy racing apk 2023</h2><br /><p><b><b>Download File</b> ····· <a href="https://jinyurl.com/2uNSWp">https://jinyurl.com/2uNSWp</a></b></p><br /><br />
|
7 |
-
<h3>A sequel to the popular Beach Buggy Blitz</h3>
|
8 |
-
<p>Beach Buggy Racing APK 2023 is the official sequel to Beach Buggy Blitz, the free driving game with over 30 million players worldwide. It has improved graphics, gameplay, and features that make it even more fun and addictive than the original.</p>
|
9 |
-
<h3>A kart-racing island adventure for all ages</h3>
|
10 |
-
<p>Beach Buggy Racing APK 2023 is a game that can be enjoyed by anyone, regardless of their age or skill level. It has a simple and intuitive control system that lets you seamlessly switch between tilt steering, touch-screen, and USB/Bluetooth gamepad. It also has a friendly and humorous tone that makes it suitable for kids and adults alike.</p>
|
11 |
-
<h3>A free download for Android devices</h3>
|
12 |
-
<p>Beach Buggy Racing APK 2023 is a game that you can download for free on your Android device. It does not require any registration or subscription to play. However, it does offer some in-app purchases that can enhance your gaming experience. You can buy coins, gems, cars, powerups, and more with real money. You can also unlock the split screen multiplayer mode for a small fee.</p>
|
13 |
-
<h2>What are the features of Beach Buggy Racing APK 2023?</h2>
|
14 |
-
<p>Beach Buggy Racing APK 2023 is a game that has many features that make it stand out from other kart racers. Here are some of them:</p>
|
15 |
-
<h3>Exciting kart-racing action with physics-based gameplay</h3 <p>Beach Buggy Racing APK 2023 is a game that offers exciting kart-racing action with physics-based gameplay. You can experience the thrill of driving fast and furious on various terrains, such as beaches, jungles, volcanoes, and swamps. You can also perform stunts, drifts, jumps, and flips to gain speed and score points. You can feel the realistic effects of gravity, friction, and collisions as you race your way to the finish line.</p>
|
16 |
-
<h3>Cool cars to customize and upgrade</h3>
|
17 |
-
<p>Beach Buggy Racing APK 2023 is a game that lets you customize and upgrade your cars to suit your style and preferences. You can choose from a variety of cars, such as dune buggies, monster trucks, muscle cars, lunar rovers, and more. You can also change the color, paint, decals, wheels, and accessories of your cars. You can also upgrade the engine, suspension, tires, and turbo of your cars to improve their performance and speed.</p>
|
18 |
-
<p>beach buggy racing 2 apk 2023<br />
|
19 |
-
beach buggy racing mod apk 2023<br />
|
20 |
-
beach buggy racing game download apk 2023<br />
|
21 |
-
beach buggy racing hack apk 2023<br />
|
22 |
-
beach buggy racing unlimited coins and gems apk 2023<br />
|
23 |
-
beach buggy racing latest version apk 2023<br />
|
24 |
-
beach buggy racing android apk 2023<br />
|
25 |
-
beach buggy racing free download apk 2023<br />
|
26 |
-
beach buggy racing offline apk 2023<br />
|
27 |
-
beach buggy racing online apk 2023<br />
|
28 |
-
beach buggy racing multiplayer apk 2023<br />
|
29 |
-
beach buggy racing cheats apk 2023<br />
|
30 |
-
beach buggy racing full apk 2023<br />
|
31 |
-
beach buggy racing premium apk 2023<br />
|
32 |
-
beach buggy racing pro apk 2023<br />
|
33 |
-
beach buggy racing update apk 2023<br />
|
34 |
-
beach buggy racing new apk 2023<br />
|
35 |
-
beach buggy racing old version apk 2023<br />
|
36 |
-
beach buggy racing best apk 2023<br />
|
37 |
-
beach buggy racing cracked apk 2023<br />
|
38 |
-
beach buggy racing unlimited money apk 2023<br />
|
39 |
-
beach buggy racing unlocked apk 2023<br />
|
40 |
-
beach buggy racing all cars unlocked apk 2023<br />
|
41 |
-
beach buggy racing mega mod apk 2023<br />
|
42 |
-
beach buggy racing no ads apk 2023<br />
|
43 |
-
beach buggy racing hd apk 2023<br />
|
44 |
-
beach buggy racing high graphics apk 2023<br />
|
45 |
-
beach buggy racing low mb apk 2023<br />
|
46 |
-
beach buggy racing for pc apk 2023<br />
|
47 |
-
beach buggy racing for tv apk 2023<br />
|
48 |
-
beach buggy racing for tablet apk 2023<br />
|
49 |
-
beach buggy racing for ios apk 2023<br />
|
50 |
-
beach buggy racing for windows phone apk 2023<br />
|
51 |
-
beach buggy racing for firestick apk 2023<br />
|
52 |
-
beach buggy racing for chromebook apk 2023<br />
|
53 |
-
beach buggy racing vector unit apk 2023<br />
|
54 |
-
beach buggy racing bb racing apk 2023<br />
|
55 |
-
beach buggy racing cobalt googleplay apk 2023<br />
|
56 |
-
beach buggy racing purple googleplay apk 2023<br />
|
57 |
-
beach buggy racing review apk 2023<br />
|
58 |
-
beach buggy racing tips and tricks apk 2023<br />
|
59 |
-
beach buggy racing gameplay apk 2023<br />
|
60 |
-
beach buggy racing features apk 2023<br />
|
61 |
-
beach buggy racing powerups apk 2023<br />
|
62 |
-
beach buggy racing cars and drivers apk 2023<br />
|
63 |
-
beach buggy racing tracks and modes apk 2023<br />
|
64 |
-
beach buggy racing challenges and achievements apk 2023<br />
|
65 |
-
beach buggy racing leaderboards and rankings apk 2023</p>
|
66 |
-
<h3>Tons of amazing powerups to collect and use</h3>
|
67 |
-
<p>Beach Buggy Racing APK 2023 is a game that gives you tons of amazing powerups to collect and use during the races. You can find powerups on the track or in the mystery boxes that appear randomly. You can also buy powerups with coins or gems that you earn or purchase. Some of the powerups are:</p>
|
68 |
-
<ul>
|
69 |
-
<li>Dodgeball Frenzy: Launch a barrage of dodgeballs at your opponents.</li>
|
70 |
-
<li>Fireball: Shoot a fireball that explodes on impact.</li>
|
71 |
-
<li>Oil Slick: Drop a slick of oil that makes your opponents spin out.</li>
|
72 |
-
<li>Lightning: Zap your opponents with a bolt of lightning.</li>
|
73 |
-
<li>Boost: Boost your speed for a short time.</li>
|
74 |
-
<li>Shield: Protect yourself from incoming attacks.</li>
|
75 |
-
<li>Magnet: Attract nearby coins and gems.</li>
|
76 |
-
<li>Banana Peel: Drop a banana peel that makes your opponents slip.</li>
|
77 |
-
<li>Ice Cube: Freeze your opponents in a block of ice.</li>
|
78 |
-
</ul>
|
79 |
-
<h3>15 spectacular race tracks to explore</h3>
|
80 |
-
<p>Beach Buggy Racing APK 2023 is a game that offers 15 spectacular race tracks to explore and enjoy. Each track has its own theme, scenery, obstacles, and secrets. You can race on tracks such as:</p>
|
81 |
-
<ul>
|
82 |
-
<li>Sunset Beach: A tropical paradise with palm trees, sand castles, and surfboards.</li>
|
83 |
-
<li>Lava Rock: A volcanic island with lava flows, geysers, and fireballs.</li>
|
84 |
-
<li>Jungle Rumble: A dense jungle with vines, waterfalls, and monkeys.</li>
|
85 |
-
<li>Dino Dash: A prehistoric land with dinosaurs, fossils, and bones.</li>
|
86 |
-
<li>Carnival City: A festive city with balloons, clowns, and roller coasters.</li>
|
87 |
-
</ul> <h3>A team of racers to recruit and play with</h3>
|
88 |
-
<p>Beach Buggy Racing APK 2023 is a game that lets you recruit and play with a team of racers, each with their own unique personality and special ability. You can unlock and choose from 12 racers, such as:</p>
|
89 |
-
<ul>
|
90 |
-
<li>Rez: A cool and confident hacker who can hack the track and create shortcuts.</li>
|
91 |
-
<li>Roxie: A rock star who can blast her opponents with sonic waves.</li>
|
92 |
-
<li>B'Zorp: An alien who can teleport and swap places with other racers.</li>
|
93 |
-
<li>McSkelly: A skeleton pirate who can summon a ghost ship to block the track.</li>
|
94 |
-
<li>Loki: A trickster who can disguise himself as other racers and cause confusion.</li>
|
95 |
-
</ul>
|
96 |
-
<h3>Split screen multiplayer mode for up to 4 players</h3>
|
97 |
-
<p>Beach Buggy Racing APK 2023 is a game that lets you play with your friends and family in split screen multiplayer mode. You can connect up to 4 devices using WiFi or Bluetooth and race against each other on any track. You can also use your own powerups and cars to spice up the competition. You can also customize the rules and settings of the multiplayer mode, such as the number of laps, the powerups available, and the difficulty level.</p>
|
98 |
-
<h3>Google Play game services integration</h3>
|
99 |
-
<p>Beach Buggy Racing APK 2023 is a game that integrates with Google Play game services, which means you can enjoy some extra benefits, such as:</p>
|
100 |
-
<ul>
|
101 |
-
<li>Achievements: You can earn achievements for completing various tasks and challenges in the game.</li>
|
102 |
-
<li>Leaderboards: You can compare your scores and times with other players around the world.</li>
|
103 |
-
<li>Cloud Save: You can save your progress and settings on the cloud and access them from any device.</li>
|
104 |
-
</ul>
|
105 |
-
<h3>Customizable graphics and controls</h3>
|
106 |
-
<p>Beach Buggy Racing APK 2023 is a game that lets you customize the graphics and controls to suit your device and preference. You can adjust the graphics quality, resolution, frame rate, and effects to optimize the performance and battery life of your device. You can also choose from different control options, such as tilt, touch, or gamepad. You can also calibrate the sensitivity and invert the axis of your controls.</p>
|
107 |
-
<h2>How to download and install Beach Buggy Racing APK 2023?</h2>
|
108 |
-
<p>If you are interested in playing Beach Buggy Racing APK 2023, you can download and install it easily by following these steps:</p>
|
109 |
-
<h3>Visit the official website or Google Play store</h3>
|
110 |
-
<p>You can visit the official website of Beach Buggy Racing APK 2023 at <a href="">https://www.vectorunit.com/beach-buggy-racing-2</a> or search for it on Google Play store. You will find the latest version of the game, which is compatible with Android 4.4 and up.</p>
|
111 |
-
<h3>Click on the download button and wait for the file to be downloaded</h3 <p>You can click on the download button on the website or Google Play store and wait for the file to be downloaded on your device. The file size is about 150 MB, so make sure you have enough space and a stable internet connection.</p>
|
112 |
-
<h3>Enable unknown sources in your device settings</h3 <p>If you download the file from the website, you will need to enable unknown sources in your device settings. This will allow you to install apps from sources other than Google Play store. To do this, go to Settings > Security > Unknown Sources and toggle it on.</p>
|
113 |
-
<h3>Locate the file in your downloads folder and tap on it</h3 <p>You can locate the file in your downloads folder or wherever you saved it on your device. Tap on it to start the installation process.</p>
|
114 |
-
<h3>Follow the instructions on the screen and enjoy the game</h3 <p>You can follow the instructions on the screen to complete the installation process. It may take a few minutes depending on your device. Once it is done, you can launch the game and enjoy it.</p>
|
115 |
-
<h2>Conclusion</h2 <p>Beach Buggy Racing APK 2023 is a game that offers a lot of fun and excitement for kart racing fans. It has amazing graphics, gameplay, features, and modes that make it one of the best kart racers on Android. It is also free to download and play, with optional in-app purchases. If you are looking for a game that will keep you entertained for hours, you should definitely try Beach Buggy Racing APK 2023.</p>
|
116 |
-
<h2>FAQs</h2 <ul>
|
117 |
-
<li><b>Q: </b>A: How can I play Beach Buggy Racing APK 2023 on my PC?</b></li>
|
118 |
-
<li><b>A: You can play Beach Buggy Racing APK 2023 on your PC by using an Android emulator, such as BlueStacks, NoxPlayer, or LDPlayer. These are software that allow you to run Android apps on your PC. You can download and install any of these emulators on your PC, and then download and install Beach Buggy Racing APK 2023 from the official website or Google Play store. You can then launch the game and enjoy it on a bigger screen.</b></li>
|
119 |
-
<li><b>Q: How can I get more coins and gems in Beach Buggy Racing APK 2023?</b></li>
|
120 |
-
<li><b>A: You can get more coins and gems in Beach Buggy Racing APK 2023 by playing the game regularly and completing various tasks and challenges. You can also collect coins and gems on the track or in the mystery boxes. You can also watch ads or complete offers to earn some extra coins and gems. Alternatively, you can buy coins and gems with real money through in-app purchases.</b></li>
|
121 |
-
<li><b>Q: How can I unlock more cars and powerups in Beach Buggy Racing APK 2023?</b></li>
|
122 |
-
<li><b>A: You can unlock more cars and powerups in Beach Buggy Racing APK 2023 by progressing through the game and earning stars. You can earn stars by winning races, completing achievements, and beating boss racers. You can also buy some cars and powerups with coins or gems. Some cars and powerups are also available as rewards for playing the game daily or weekly.</b></li>
|
123 |
-
<li><b>Q: How can I recruit more racers in Beach Buggy Racing APK 2023?</b></li>
|
124 |
-
<li><b>A: You can recruit more racers in Beach Buggy Racing APK 2023 by beating them in boss races. Each boss racer has a special ability that you can use once you recruit them. You can also buy some racers with coins or gems.</b></li>
|
125 |
-
<li><b>Q: How can I play with my friends in Beach Buggy Racing APK 2023?</b></li>
|
126 |
-
<li><b>A: You can play with your friends in Beach Buggy Racing APK 2023 by using the split screen multiplayer mode. You can connect up to 4 devices using WiFi or Bluetooth and race against each other on any track. You will need to unlock this mode by paying a small fee. You can also play with your friends online by using Google Play game services.</b></li>
|
127 |
-
</ul></p> 197e85843d<br />
|
128 |
-
<br />
|
129 |
-
<br />
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
spaces/1phancelerku/anime-remove-background/Best American Bus Driving Simulator Mod APK Download Site.md
DELETED
@@ -1,87 +0,0 @@
|
|
1 |
-
|
2 |
-
<h1>American Bus Game Driving Sim: A Fun and Realistic Bus Simulator for Android</h1>
|
3 |
-
<p>Do you love driving buses and exploring different cities? Do you want to experience the thrill and challenge of being a bus driver in various traffic situations? If yes, then you should try American Bus Game Driving Sim, a new and exciting bus simulator game for Android devices. In this article, we will tell you everything you need to know about this game, including its features, how to download and install it, and why you should play it.</p>
|
4 |
-
<h2>Introduction</h2>
|
5 |
-
<h3>What is American Bus Game Driving Sim?</h3>
|
6 |
-
<p>American Bus Game Driving Sim is a realistic and fun bus simulator game that lets you drive different types of buses in various cities across the USA. You can choose from classic buses, school buses, double-decker buses, and more, and drive them on realistic roads with realistic traffic rules. You can also customize your bus with different colors, stickers, and accessories, and make it your own.</p>
|
7 |
-
<h2>american bus driving simulator mod apk download</h2><br /><p><b><b>Download</b> ……… <a href="https://jinyurl.com/2uNPDz">https://jinyurl.com/2uNPDz</a></b></p><br /><br />
|
8 |
-
<h3>Why should you play American Bus Game Driving Sim?</h3>
|
9 |
-
<p>If you are a fan of driving games, especially bus simulators, then you will love American Bus Game Driving Sim. This game offers you a lot of benefits, such as:</p>
|
10 |
-
<ul>
|
11 |
-
<li>It improves your driving skills and reflexes, as you have to follow the traffic rules, avoid accidents, and complete your missions on time.</li>
|
12 |
-
<li>It entertains you with its engaging gameplay, realistic graphics, and immersive sound effects.</li>
|
13 |
-
<li>It educates you about the different cities and landmarks in the USA, as you get to explore them while driving your bus.</li>
|
14 |
-
<li>It relaxes you with its soothing music and calming atmosphere.</li>
|
15 |
-
</ul>
|
16 |
-
<h2>Features of American Bus Game Driving Sim</h2>
|
17 |
-
<h3>Realistic graphics and physics</h3>
|
18 |
-
<p>One of the best features of American Bus Game Driving Sim is its realistic graphics and physics. The game uses advanced 3D graphics and animations to create a lifelike environment for you to drive in. You can see the details of the buildings, roads, vehicles, pedestrians, weather, and more. The game also uses realistic physics to simulate the movement and behavior of your bus. You can feel the weight, speed, inertia, and friction of your bus as you drive it.</h3>
|
19 |
-
<h3>Various buses and routes to choose from</h3>
|
20 |
-
<p>Another great feature of American Bus Game Driving Sim is its variety of buses and routes to choose from. The game offers you more than 20 different types of buses, each with its own characteristics and features. You can choose from classic buses, school buses, double-decker buses, articulated buses, electric buses, and more. You can also customize your bus with different colors, stickers, and accessories. The game also offers you more than 50 different routes to drive on, each with its own challenges and scenarios. You can drive in cities like New York, Los Angeles, Chicago, Miami, Las Vegas, and more.</p>
|
21 |
-
<h3>Challenging missions and scenarios</h3>
|
22 |
-
<p>A third feature of American Bus Game Driving Sim is its challenging missions and scenarios. The game gives you various tasks to complete as a bus driver, such as picking up passengers, dropping them off at their destinations, following schedules, obeying traffic rules, avoiding accidents, and more. The game also puts you in different situations that test your skills and reflexes, such as driving in bad weather conditions, dealing with traffic jams, avoiding obstacles, handling emergencies, and more.</p>
|
23 |
-
<h <h3>Customizable controls and settings</h3>
|
24 |
-
<p>A fourth feature of American Bus Game Driving Sim is its customizable controls and settings. The game allows you to choose from different control options, such as steering wheel, buttons, tilt, or joystick. You can also adjust the sensitivity and feedback of the controls to suit your preference. The game also lets you change the settings of the game, such as the graphics quality, sound volume, music selection, language, and more.</p>
|
25 |
-
<h2>How to download and install American Bus Game Driving Sim Mod APK?</h2>
|
26 |
-
<p>If you are interested in playing American Bus Game Driving Sim, you might want to download and install the mod apk version of the game. The mod apk version is a modified version of the game that gives you some extra features and benefits, such as unlimited money, unlocked buses and routes, no ads, and more. Here are the steps to download and install American Bus Game Driving Sim Mod APK:</p>
|
27 |
-
<p>american bus driving simulator mod apk unlimited money<br />
|
28 |
-
bus simulator ultimate mod apk download for android<br />
|
29 |
-
american bus driving simulator mod apk free download<br />
|
30 |
-
bus simulator ultimate mod apk latest version<br />
|
31 |
-
american bus driving simulator mod apk offline<br />
|
32 |
-
bus simulator ultimate mod apk hack<br />
|
33 |
-
american bus driving simulator mod apk no ads<br />
|
34 |
-
bus simulator ultimate mod apk rexdl<br />
|
35 |
-
american bus driving simulator mod apk revdl<br />
|
36 |
-
bus simulator ultimate mod apk obb<br />
|
37 |
-
american bus driving simulator mod apk 2023<br />
|
38 |
-
bus simulator ultimate mod apk android 1<br />
|
39 |
-
american bus driving simulator mod apk 2.0.9<br />
|
40 |
-
bus simulator ultimate mod apk apkpure<br />
|
41 |
-
american bus driving simulator mod apk happymod<br />
|
42 |
-
bus simulator ultimate mod apk an1<br />
|
43 |
-
american bus driving simulator mod apk android oyun club<br />
|
44 |
-
bus simulator ultimate mod apk all unlocked<br />
|
45 |
-
american bus driving simulator mod apk unlimited everything<br />
|
46 |
-
bus simulator ultimate mod apk andropalace<br />
|
47 |
-
american bus driving simulator mod apk android republic<br />
|
48 |
-
bus simulator ultimate mod apk all buses unlocked<br />
|
49 |
-
american bus driving simulator mod apk apkmody<br />
|
50 |
-
bus simulator ultimate mod apk and obb download<br />
|
51 |
-
american bus driving simulator mod apk apkmirror<br />
|
52 |
-
bus simulator ultimate mod apk all countries unlocked<br />
|
53 |
-
american bus driving simulator mod apk and data download<br />
|
54 |
-
bus simulator ultimate mod apk by zuuks games<br />
|
55 |
-
american bus driving simulator mod apk blackmod<br />
|
56 |
-
bus simulator ultimate mod apk by revdl<br />
|
57 |
-
american bus driving simulator mod apk by rexdl<br />
|
58 |
-
bus simulator ultimate mod apk by apkpure<br />
|
59 |
-
american bus driving simulator mod apk by happymod<br />
|
60 |
-
bus simulator ultimate mod apk by an1.com</p>
|
61 |
-
<h3>Step 1: Download the mod apk file from a trusted source</h3>
|
62 |
-
<p>The first step is to download the mod apk file from a trusted source. You can find many websites that offer the mod apk file for American Bus Game Driving Sim, but be careful of fake or malicious links that might harm your device. We recommend you to use this link to download the mod apk file safely and securely.</p>
|
63 |
-
<h3>Step 2: Enable unknown sources on your device</h3>
|
64 |
-
<p>The second step is to enable unknown sources on your device. This is necessary because the mod apk file is not from the official Google Play Store, and your device might block its installation. To enable unknown sources, go to your device settings, then security, then toggle on the option that says "allow installation of apps from unknown sources".</p>
|
65 |
-
<h3>Step 3: Install the mod apk file and enjoy the game</h3>
|
66 |
-
<p>The third and final step is to install the mod apk file and enjoy the game. To install the mod apk file, locate it in your device storage, then tap on it and follow the instructions. Once the installation is complete, you can launch the game and enjoy its features.</p>
|
67 |
-
<h2>Conclusion</h2>
|
68 |
-
<h3>Summary of the main points</h3>
|
69 |
-
<p>In conclusion, American Bus Game Driving Sim is a fun and realistic bus simulator game for Android devices that lets you drive different types of buses in various cities across the USA. The game has many features that make it enjoyable and challenging, such as realistic graphics and physics, various buses and routes to choose from, challenging missions and scenarios, and customizable controls and settings. The game also has a mod apk version that gives you some extra benefits, such as unlimited money, unlocked buses and routes, no ads, and more.</p>
|
70 |
-
<h3>Call to action</h3>
|
71 |
-
<p>If you are looking for a new and exciting driving game to play on your Android device, then you should definitely try American Bus Game Driving Sim. You can download it from the Google Play Store or use this link to get the mod apk version. Either way, you will have a blast driving buses in this game. So what are you waiting for? Download American Bus Game Driving Sim now and start your bus driving adventure!</p>
|
72 |
-
<h4>FAQs</h4>
|
73 |
-
<ul>
|
74 |
-
<li>Q: Is American Bus Game Driving Sim free to play?</li>
|
75 |
-
<li>A: Yes, American Bus Game Driving Sim is free to play. However, it contains some in-app purchases that you can buy with real money if you want.</li>
|
76 |
-
<li>Q: Is American Bus Game Driving Sim safe to play?</li>
|
77 |
-
<li>A: Yes, American Bus Game Driving Sim is safe to play. It does not contain any viruses or malware that might harm your device.</li>
|
78 |
-
<li>Q: How can I contact the developers of American Bus Game Driving Sim?</li>
|
79 |
-
<li>A: You can contact the developers of American Bus Game Driving Sim by sending them an email at [email](mailto:[email protected]) or by visiting their Facebook page.</li>
|
80 |
-
<li>Q: What are the minimum requirements to play American Bus Game Driving Sim?</li>
|
81 |
-
<li>A: The minimum requirements to play American Bus Game Driving Sim are Android 4.4 or higher, 2 GB of RAM, and 500 MB of free storage space.</li>
|
82 |
-
<li>Q: Can I play American Bus Game Driving Sim offline?</li>
|
83 |
-
<li>A: Yes, you can play American Bus Game Driving Sim offline. However, some features might not work properly without an internet connection.</li>
|
84 |
-
</ul>
|
85 |
-
: [https://apkpure.com/american-bus-game-driving-sim/com.american.bus.game.driving.sim/download](https://apkpure.com/american-bus-game-driving-sim/com.american</p> 401be4b1e0<br />
|
86 |
-
<br />
|
87 |
-
<br />
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
spaces/1phancelerku/anime-remove-background/Download Aptoide 2023 The Latest Version of the Most Popular Alternative to Google Play Store.md
DELETED
@@ -1,113 +0,0 @@
|
|
1 |
-
<br />
|
2 |
-
<h1>Download Aptoide 2023: The Alternative Android App Store</h1>
|
3 |
-
<p>If you are looking for a new way to discover and download the best apps and games for Android, you might want to try Aptoide. Aptoide is an open source independent Android app store that allows you to install and discover apps in an easy, exciting, and safe way. In this article, we will tell you everything you need to know about Aptoide, how to download and install it, why you should choose it over other app stores, how to use it to find and download apps and games, and how to create and manage your own store on Aptoide.</p>
|
4 |
-
<h2>download aptoide 2023</h2><br /><p><b><b>DOWNLOAD</b> ===== <a href="https://jinyurl.com/2uNNyP">https://jinyurl.com/2uNNyP</a></b></p><br /><br />
|
5 |
-
<h2>What is Aptoide?</h2>
|
6 |
-
<p>Aptoide is an alternative Android app store that was launched in 2009 by a group of developers who wanted to create a more democratic and collaborative way of distributing apps. Aptoide is community-driven and delivers apps through a social experience. It offers the chance for any user to create and manage their own store, upload their own apps, follow community recommendations, and discover new content. Aptoide also supports multiple languages, currencies, and payment methods.</p>
|
7 |
-
<h3>Aptoide features and benefits</h3>
|
8 |
-
<p>Some of the features and benefits of using Aptoide are:</p>
|
9 |
-
<ul>
|
10 |
-
<li>You can download your favorite Android apps privately and without signing up.</li>
|
11 |
-
<li>You can find apps that are not available in other Android marketplaces.</li>
|
12 |
-
<li>You can downgrade your apps to previous versions.</li>
|
13 |
-
<li>You can earn AppCoins, a cryptocurrency that can be used to buy apps or in-app items.</li>
|
14 |
-
<li>You can access exclusive deals and promotions from app developers.</li>
|
15 |
-
</ul>
|
16 |
-
<h3>How to download and install Aptoide 2023</h3>
|
17 |
-
<p>To download and install Aptoide 2023 on your Android device, you need to follow these steps:</p>
|
18 |
-
<p>download aptoide apk latest version 2023<br />
|
19 |
-
download aptoide for android free 2023<br />
|
20 |
-
download aptoide for pc windows 10 2023<br />
|
21 |
-
download aptoide for ios iphone ipad 2023<br />
|
22 |
-
download aptoide for firestick tv 2023<br />
|
23 |
-
download aptoide for mac os x 2023<br />
|
24 |
-
download aptoide mod apk premium 2023<br />
|
25 |
-
download aptoide lite apk fast and free 2023<br />
|
26 |
-
download aptoide tv apk for smart tv 2023<br />
|
27 |
-
download aptoide app store alternative 2023<br />
|
28 |
-
download aptoide installer apk file 2023<br />
|
29 |
-
download aptoide old version apk 2023<br />
|
30 |
-
download aptoide pro apk full unlocked 2023<br />
|
31 |
-
download aptoide cracked apk no ads 2023<br />
|
32 |
-
download aptoide uptodown apk mirror 2023<br />
|
33 |
-
download aptoide original apk official 2023<br />
|
34 |
-
download aptoide hacked apk unlimited money 2023<br />
|
35 |
-
download aptoide safe and secure 2023<br />
|
36 |
-
download aptoide online apk downloader 2023<br />
|
37 |
-
download aptoide games and apps free 2023<br />
|
38 |
-
download aptoide update apk latest 2023<br />
|
39 |
-
download aptoide beta apk test version 2023<br />
|
40 |
-
download aptoide backup apps apk restore 2023<br />
|
41 |
-
download aptoide minecraft pe apk free 2023<br />
|
42 |
-
download aptoide spotify premium apk free 2023<br />
|
43 |
-
download aptoide netflix mod apk free 2023<br />
|
44 |
-
download aptoide youtube vanced apk free 2023<br />
|
45 |
-
download aptoide whatsapp plus apk free 2023<br />
|
46 |
-
download aptoide instagram plus apk free 2023<br />
|
47 |
-
download aptoide facebook mod apk free 2023<br />
|
48 |
-
download aptoide tiktok mod apk free 2023<br />
|
49 |
-
download aptoide snapchat plus apk free 2023<br />
|
50 |
-
download aptoide telegram x apk free 2023<br />
|
51 |
-
download aptoide twitter mod apk free 2023<br />
|
52 |
-
download aptoide reddit premium apk free 2023<br />
|
53 |
-
download aptoide discord mod apk free 2023<br />
|
54 |
-
download aptoide zoom mod apk free 2023<br />
|
55 |
-
download aptoide google play store apk free 2023<br />
|
56 |
-
download aptoide amazon app store apk free 2023<br />
|
57 |
-
download aptoide samsung galaxy store apk free 2023<br />
|
58 |
-
download aptoide huawei app gallery apk free 2023<br />
|
59 |
-
download aptoide xiaomi getapps apk free 2023<br />
|
60 |
-
download aptoide oppo app market apk free 2023<br />
|
61 |
-
download aptoide vivo app store apk free 2023<br />
|
62 |
-
download aptoide lg smartworld apk free 2023<br />
|
63 |
-
download aptoide nokia app store apk free 2023<br />
|
64 |
-
download aptoide blackberry world apk free 2023<br />
|
65 |
-
download aptoide ac market apk free 2023</p>
|
66 |
-
<ol>
|
67 |
-
<li>Go to the official website of Aptoide or scan the QR code below with your device's camera.</li>
|
68 |
-
<li>Tap on the "Install Aptoide" button or the "Download APK" button.</li>
|
69 |
-
<li>If prompted, allow your device to install apps from unknown sources.</li>
|
70 |
-
<li>Open the downloaded file and follow the instructions to install Aptoide.</li>
|
71 |
-
<li>Launch Aptoide from your app drawer or home screen.</li>
|
72 |
-
</ol>
|
73 |
-
<h2>Why choose Aptoide over other app stores?</h2>
|
74 |
-
<p>Aptoide is not just another app store. It is a platform that empowers users, developers, and communities to create and share their own app stores. Here are some reasons why you should choose Aptoide over other app stores:</p>
|
75 |
-
<h3>Aptoide is open source and community-driven</h3>
|
76 |
-
<p>Aptoide is based on the principles of openness, collaboration, and decentralization. Anyone can contribute to the development of Aptoide, report bugs, suggest improvements, or join the beta testing program. Anyone can also create their own store on Aptoide, upload their own apps, or follow other stores. You can also join the Aptoide community on social media platforms such as Facebook, Twitter, Instagram, or YouTube.</p>
|
77 |
-
<h3>Aptoide offers a variety of apps and games</h3>
|
78 |
-
<p>Aptoide has over 1 million apps and games in its catalog, covering different categories such as games, social, entertainment, productivity, education, health, and more. You can find apps that are not available in other app stores, such as modded or hacked apps, apps for rooted devices, or apps from different regions. You can also discover new and trending apps and games through the editorials, recommendations, and reviews from the Aptoide community.</p>
|
79 |
-
<h3>Aptoide is safe and secure</h3>
|
80 |
-
<p>Aptoide takes the security and privacy of its users seriously. All the apps and games on Aptoide are scanned for viruses and malware by multiple antivirus engines. Aptoide also uses a trust badge system to indicate the level of security and quality of each app. You can also control the permissions and data usage of each app on Aptoide. Moreover, Aptoide does not require you to sign up or provide any personal information to use it.</p>
|
81 |
-
<h2>How to use Aptoide to find and download apps and games</h2>
|
82 |
-
<p>Using Aptoide to find and download apps and games is easy and fun. Here are some tips on how to do it:</p>
|
83 |
-
<h3>Browse by categories, editorials, and recommendations</h3>
|
84 |
-
<p>On the home screen of Aptoide, you can see different sections that showcase the best apps and games on Aptoide. You can swipe left or right to see more options. You can also tap on the menu icon on the top left corner to access the categories menu, where you can browse apps and games by different genres, such as action, adventure, puzzle, racing, sports, etc. You can also tap on the editorial icon on the top right corner to access the editorial section, where you can read articles, reviews, guides, and tips from the Aptoide team and community.</p>
|
85 |
-
<h3>Search by keywords or filters</h3>
|
86 |
-
<p>If you have a specific app or game in mind, you can use the search bar on the top of the screen to type in the name or keyword. You can also use filters to narrow down your search results by price, rating, downloads, size, etc. You can also sort your search results by relevance, popularity, or date.</p>
|
87 |
-
<h3>Download and manage your apps and games</h3>
|
88 |
-
<p>Once you find an app or game that you like, you can tap on it to see more details, such as screenshots, description, ratings, reviews, etc. You can also see the trust badge that indicates the security level of the app. To download the app or game, just tap on the install button and wait for it to finish. You can also pause or resume your downloads at any time. To manage your apps and games, you can go to the updates section on the bottom of the screen, where you can see which apps need to be updated or uninstalled. You can also go to the downloads section on the bottom of the screen, where you can see your download history and manage your storage space.</p>
|
89 |
-
<h2>How to create and manage your own store on Aptoide</h2>
|
90 |
-
<p>Aptoide is not only a place where you can download apps and games, but also a place where you can create and share your own store. Here are some steps on how to do it:</p>
|
91 |
-
<h3>Upload your own apps and games</h3>
|
92 |
-
<p>If you are a developer or a user who wants to share your own apps and games with others, you can upload them to your own store on Aptoide. To do this, you need to sign up for an account on Aptoide or log in with your Facebook or Google account. Then, you need to create your own store by choosing a name, logo, description, and theme for your store. Then, you can upload your apps and games by using the Aptoide Uploader app or the web interface. You can also customize your apps and games by adding screenshots, icons, descriptions, tags, etc.</p>
|
93 |
-
<h3>Follow other stores and get followers</h3>
|
94 |
-
<p>One of the unique features of Aptoide is that you can follow other stores and get followers for your own store. This way, you can discover new apps and games from other users and developers, and also share your own apps and games with others. You can also see the activity feed of the stores you follow, such as new uploads, updates, ratings, reviews, etc. To follow a store, you just need to tap on the follow button on the store page. To see who follows your store, you can go to the followers section on your store page.</p>
|
95 |
-
<h3>Rate and review apps, games, and stores</h3>
|
96 |
-
<p>Aptoide is a social platform where you can rate and review apps, games, and stores. This way, you can help other users and developers to improve their apps and games, and also get feedback for your own apps and games. You can also see the ratings and reviews of other users and developers on the app, game, or store page. To rate or review an app, game, or store, you just need to tap on the star icon or the comment icon on the app, game, or store page.</p>
|
97 |
-
<h2>Conclusion</h2>
|
98 |
-
<p>Aptoide is a great alternative Android app store that gives you more freedom, choice, and control over your apps and games. You can download and install Aptoide 2023 easily and safely from their official website or by scanning the QR code below. You can also create and manage your own store on Aptoide, upload your own apps and games, follow other stores and get followers, rate and review apps, games, and stores, and earn AppCoins. Aptoide is more than just an app store. It is a community of users and developers who share their passion for Android.</p>
|
99 |
-
<h4>FAQs</h4>
|
100 |
-
<ul>
|
101 |
-
<li>Q: Is Aptoide free?</li>
|
102 |
-
<li>A: Yes, Aptoide is free to download and use. However, some apps and games may require payment or in-app purchases.</li>
|
103 |
-
<li>Q: Is Aptoide legal?</li>
|
104 |
-
<li>A: Yes, Aptoide is legal as long as you respect the intellectual property rights of the apps and games you download or upload.</li>
|
105 |
-
<li>Q: Is Aptoide compatible with my device?</li>
|
106 |
-
<li>A: Aptoide is compatible with most Android devices that run Android 4.1 or higher.</li>
|
107 |
-
<li>Q: How can I contact Aptoide support?</li>
|
108 |
-
<li>A: You can contact Aptoide support by sending an email to [email protected] or by filling out the contact form on their website.</li>
|
109 |
-
<li>Q: How can I join the Aptoide community?</li>
|
110 |
-
<li>A: You can join the Aptoide community by following them on social media platforms such as Facebook, Twitter, Instagram, or YouTube. You can also join their forum or blog to interact with other users and developers.</li>
|
111 |
-
</ul></p> 401be4b1e0<br />
|
112 |
-
<br />
|
113 |
-
<br />
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
spaces/1phancelerku/anime-remove-background/Download College Love Game Mod Apk and Enjoy Unlimited Features for Free.md
DELETED
@@ -1,105 +0,0 @@
|
|
1 |
-
<br />
|
2 |
-
<h1>College Love Game Mod Apk: A Fun and Romantic Simulation Game</h1>
|
3 |
-
<p>Do you love playing simulation games that let you experience different scenarios and outcomes? Do you enjoy romance, drama, and comedy in your games? If yes, then you should try College Love Game, a popular game that lets you live your college life as you want. And if you want to make the most out of this game, you should use College Love Game Mod Apk, a modified version that gives you unlimited money, resources, and other benefits. In this article, we will tell you everything you need to know about this game and how to download and install the mod apk on your device.</p>
|
4 |
-
<h2>college love game mod apk</h2><br /><p><b><b>DOWNLOAD</b> >>>>> <a href="https://jinyurl.com/2uNR0H">https://jinyurl.com/2uNR0H</a></b></p><br /><br />
|
5 |
-
<h2>What is College Love Game?</h2>
|
6 |
-
<p>College Love Game is a simulation game that puts you in the shoes of a college student who has to deal with various situations and choices in his or her life. You can customize your character's appearance, personality, and preferences, and interact with different people and events in the game. You can also choose your love interest from a variety of options, and develop your relationship with them as you progress in the game. You can experience different endings depending on your decisions and actions in the game.</p>
|
7 |
-
<h3>The plot and characters of College Love Game</h3>
|
8 |
-
<p>The game starts with you moving to a new city to attend college. You meet your roommate, who is also your best friend, and other students who will become your friends or enemies. You also encounter several potential love interests, who have different personalities and backgrounds. Some of them are sweet and caring, some are mysterious and intriguing, some are funny and charming, and some are arrogant and rude. You have to decide who you want to pursue and how you want to deal with them.</p>
|
9 |
-
<h3>The features and gameplay of College Love Game</h3>
|
10 |
-
<p>The game has many features and aspects that make it fun and engaging. Some of them are:</p>
|
11 |
-
<p>college love game mod apk unlimited money<br />
|
12 |
-
college love game mod apk free in app purchases<br />
|
13 |
-
college love game mod apk download latest version<br />
|
14 |
-
college love game mod apk no ads<br />
|
15 |
-
college love game mod apk sbenny<br />
|
16 |
-
college love game mod apk android 1<br />
|
17 |
-
college love game mod apk unlimited energy<br />
|
18 |
-
college love game mod apk reddit<br />
|
19 |
-
college love game mod apk offline<br />
|
20 |
-
college love game mod apk unlimited coupons<br />
|
21 |
-
college love game mod apk 2023<br />
|
22 |
-
college love game mod apk hack<br />
|
23 |
-
college love game mod apk indoglobenews<br />
|
24 |
-
college love game mod apk with lp<br />
|
25 |
-
college love game mod apk unlimited bucks<br />
|
26 |
-
college love game mod apk free download<br />
|
27 |
-
college love game mod apk unlimited sales<br />
|
28 |
-
college love game mod apk online<br />
|
29 |
-
college love game mod apk 1.11.21<br />
|
30 |
-
college love game mod apk for pc<br />
|
31 |
-
college love game mod apk unlimited diamonds<br />
|
32 |
-
college love game mod apk revdl<br />
|
33 |
-
college love game mod apk update<br />
|
34 |
-
college love game mod apk happymod<br />
|
35 |
-
college love game mod apk unlocked<br />
|
36 |
-
college love game mod apk unlimited hearts<br />
|
37 |
-
college love game mod apk rexdl<br />
|
38 |
-
college love game mod apk latest<br />
|
39 |
-
college love game mod apk vip<br />
|
40 |
-
college love game mod apk for ios<br />
|
41 |
-
college love game mod apk unlimited coins<br />
|
42 |
-
college love game mod apk pure<br />
|
43 |
-
college love game mod apk new version<br />
|
44 |
-
college love game mod apk an1<br />
|
45 |
-
college love game mod apk full version<br />
|
46 |
-
college love game mod apk unlimited keys<br />
|
47 |
-
college love game mod apk apkpure<br />
|
48 |
-
college love game mod apk old version<br />
|
49 |
-
college love game mod apk premium<br />
|
50 |
-
college love game mod apk for iphone<br />
|
51 |
-
college love game mod apk unlimited gems<br />
|
52 |
-
college love game mod apk mob.org<br />
|
53 |
-
college love game mod apk cheat<br />
|
54 |
-
college love game mod apk pro<br />
|
55 |
-
college love game mod apk for mac<br />
|
56 |
-
college love game mod apk unlimited tickets<br />
|
57 |
-
college love game mod apk apkmody</p>
|
58 |
-
<ul>
|
59 |
-
<li>You can customize your character's name, gender, appearance, clothes, accessories, etc.</li>
|
60 |
-
<li>You can choose from different dialogue options that affect your relationships and outcomes.</li>
|
61 |
-
<li>You can explore different locations in the game, such as your dorm, campus, cafeteria, library, park, etc.</li>
|
62 |
-
<li>You can participate in various activities and events in the game, such as classes, parties, dates, exams, etc.</li>
|
63 |
-
<li>You can earn money and resources by doing tasks, jobs, or mini-games in the game.</li>
|
64 |
-
<li>You can use money and resources to buy items, gifts, outfits, etc. in the game.</li>
|
65 |
-
<li>You can unlock new scenes, chapters, stories, characters, etc. as you progress in the game.</li>
|
66 |
-
</ul>
|
67 |
-
<h2>Why use College Love Game Mod Apk?</h2>
|
68 |
-
<p>While College Love Game is a free game to download and play, it also has some limitations and drawbacks that can affect your gaming experience. Some of them are:</p>
|
69 |
-
<ul>
|
70 |
-
<li>You have to watch ads to get extra money or resources in the game.</li>
|
71 |
-
<li>You have to wait for energy to refill before you can continue playing the game.</li>
|
72 |
-
<li>You have to spend real money to buy premium items or features in the game.</li>
|
73 |
-
<li>You have to face compatibility issues or bugs in the game.</li>
|
74 |
-
</ul>
|
75 |
-
<p>That's why many players prefer using College Love Game Mod Apk, a modified version that removes all these problems and gives you more advantages. Some of them are:</p>
|
76 |
-
<h3>Unlimited money and resources</h3>
|
77 |
-
<p>With College Love Game Mod Apk, you don't have to worry about running out of money or resources in the game. You can get unlimited amounts of coins, gems, diamonds, tickets, etc. by using the mod apk. You can use them to buy anything you want in the game, such as outfits, gifts, scenes, etc. You can also skip the ads and the waiting time for energy by using the mod apk.</p>
|
78 |
-
<h3>No ads and interruptions</h3>
|
79 |
-
<p>With College Love Game Mod Apk, you don't have to watch annoying ads that pop up every now and then in the game. You can enjoy the game without any interruptions or distractions. You can also save your data and battery by using the mod apk.</p>
|
80 |
-
<h3>Easy installation and compatibility</h3>
|
81 |
-
<p>With College Love Game Mod Apk, you don't have to worry about compatibility issues or bugs in the game. The mod apk is designed to work on any Android device, regardless of the version or model. You can also install the mod apk easily and quickly by following some simple steps.</p>
|
82 |
-
<h2>How to download and install College Love Game Mod Apk?</h2>
|
83 |
-
<p>If you want to download and install College Love Game Mod Apk on your device, you have to follow these steps:</p>
|
84 |
-
<h3>Step 1: Enable unknown sources on your device</h3>
|
85 |
-
<p>Before you can install the mod apk file, you have to enable unknown sources on your device. This will allow you to install apps from sources other than the Google Play Store. To do this, go to your device settings, then security, then unknown sources, and turn it on.</p>
|
86 |
-
<h3>Step 2: Download the mod apk file from a trusted source</h3>
|
87 |
-
<p>Next, you have to download the mod apk file from a trusted source. There are many websites that offer mod apk files for various games, but not all of them are safe and reliable. Some of them may contain viruses or malware that can harm your device or steal your data. Therefore, you have to be careful and choose a reputable source that provides authentic and updated mod apk files. One such source is [College Love Game Mod Apk Download], where you can find the latest version of the mod apk file for this game.</p>
|
88 |
-
<h3>Step 3: Install the mod apk file and launch the game</h3>
|
89 |
-
<p>Finally, you have to install the mod apk file and launch the game. To do this, locate the downloaded file on your device storage, tap on it, and follow the instructions on the screen. Once the installation is complete, you can open the game and enjoy it with all the benefits of the mod apk.</p>
|
90 |
-
<h2>Conclusion</h2>
|
91 |
-
<p>College Love Game is a fun and romantic simulation game that lets you live your college life as you want. You can customize your character, choose your love interest, interact with different people and events, and experience different endings in the game. However, if you want to enhance your gaming experience and get unlimited money, resources, and other advantages, you should use College Love Game Mod Apk, a modified version that removes all the limitations and drawbacks of the original game. You can download and install College Love Game Mod Apk easily and quickly by following some simple steps.</p>
|
92 |
-
<h2>FAQs</h2>
|
93 |
-
<ul>
|
94 |
-
<li><b>Is College Love Game Mod Apk safe to use?</b></li>
|
95 |
-
<p>Yes, College Love Game Mod Apk is safe to use as long as you download it from a trusted source that provides authentic and updated mod apk files. You should also scan the file with an antivirus before installing it on your device.</p>
|
96 |
-
<li><b>Do I need to root my device to use College Love Game Mod Apk?</b></li>
|
97 |
-
<p>No, you don't need to root your device to use College Love Game Mod Apk. The mod apk works on any Android device without requiring root access.</p>
|
98 |
-
<li><b>Will I get banned from playing College Love Game if I use College Love Game Mod Apk?</b></li>
|
99 |
-
<p>No, you won't get banned from playing College Love Game if you use College Love Game Mod Apk. The mod apk is undetectable by the game servers and does not affect your account or progress in any way.</p>
|
100 |
-
<li><b>Can I update College Love Game Mod Apk when a new version of the game is released?</b></li>
|
101 |
-
<p>Yes, you can update College Love Game Mod Apk when a new version of the game is released. However, you have to download and install the new version of the mod apk file from the same source that you used before.</p>
|
102 |
-
<li><b>Can I play College Love Game online with other players if I use College Love Game Mod Apk?</b></li>
|
103 |
-
<p>Yes, you can play College Love Game online with other players if you use College Love Game Mod Apk. The mod apk does not affect your online connectivity or compatibility with other players. However, you should be careful and respectful when playing online, as some players may not like or appreciate the use of mod apk.</p> 197e85843d<br />
|
104 |
-
<br />
|
105 |
-
<br />
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
spaces/1phancelerku/anime-remove-background/Download GTA SA APK OBB 2.0 for Android Experience the Classic GTA Game with Improved Graphics and Features.md
DELETED
@@ -1,132 +0,0 @@
|
|
1 |
-
|
2 |
-
<h1>GTA SA APK OBB 2.0: How to Download and Play the Classic Game on Android</h1>
|
3 |
-
<p>Grand Theft Auto: San Andreas is one of the most iconic games in history. Released in 2004 for PlayStation 2, it was later ported to PC, Xbox, and other platforms. The game follows the story of Carl Johnson (CJ), a former gangster who returns to his hometown of Los Santos after his mother's death. There, he gets involved in a series of events that take him across three cities: Los Santos, San Fierro, and Las Venturas.</p>
|
4 |
-
<p>The game is widely praised for its open-world design, its gameplay variety, its characters, its soundtrack, and its cultural impact. However, it also has some limitations and flaws that prevent it from being fully enjoyed on modern devices. That's where GTA SA APK OBB 2.0 comes in.</p>
|
5 |
-
<h2>gta sa apk obb 2.0</h2><br /><p><b><b>DOWNLOAD</b> ✏ <a href="https://jinyurl.com/2uNPuv">https://jinyurl.com/2uNPuv</a></b></p><br /><br />
|
6 |
-
<p>GTA SA APK OBB 2.0 is a modified version of Grand Theft Auto: San Andreas that is designed to run on Android devices. It is not an official release by Rockstar Games, but rather a fan-made project that aims to enhance and improve the original game. It has many features that make it more appealing and enjoyable for fans of the game.</p>
|
7 |
-
<h2>Features of GTA SA APK OBB 2.0</h2>
|
8 |
-
<h3>Enhanced Graphics and Performance</h3>
|
9 |
-
<p>One of the main features of GTA SA APK OBB 2.0 is that it improves the graphics and the performance of the game. The mod uses high-resolution textures, better lighting effects, smoother animations, and more realistic shadows to make the game look more beautiful and immersive. It also fixes some of the bugs and glitches that were present in the original game.</p>
|
10 |
-
<p>The <p>The mod also optimizes the game for Android devices, making it run faster and smoother. It reduces the loading times, the lag, and the crashes that often occur in the original game. It also supports different screen resolutions and aspect ratios, making it compatible with various devices.</p>
|
11 |
-
<h3>Customizable Controls and Settings</h3>
|
12 |
-
<p>Another feature of GTA SA APK OBB 2.0 is that it allows the player to customize the controls and the settings of the game. The mod provides different control schemes, such as touch, tilt, or external controllers, to suit the player's preference. It also enables the player to adjust the sensitivity, the vibration, and the feedback of the controls.</p>
|
13 |
-
<p>The mod also gives the player more options to tweak the settings of the game, such as the audio, the language, the brightness, and the difficulty. It also adds a save and load feature, which lets the player save their progress at any time and resume from where they left off.</p>
|
14 |
-
<h3>PS2 Features Restored</h3>
|
15 |
-
<p>A third feature of GTA SA APK OBB 2.0 is that it restores some of the features that were present in the original PS2 version of the game, but were removed or altered in later versions. These include:</p>
|
16 |
-
<p>gta sa android original gratis v 2.00 download<br />
|
17 |
-
gta san andreas apk obb 2.0 google drive<br />
|
18 |
-
gta sa v1.08 apk obb dm™<br />
|
19 |
-
gta sa apk obb 2.0 mod menu<br />
|
20 |
-
gta san andreas apk obb 2.0 free<br />
|
21 |
-
gta sa apk obb 2.0 highly compressed<br />
|
22 |
-
gta san andreas apk obb 2.0 latest version<br />
|
23 |
-
gta sa apk obb 2.0 cheats<br />
|
24 |
-
gta san andreas apk obb 2.0 offline<br />
|
25 |
-
gta sa apk obb 2.0 no root<br />
|
26 |
-
gta san andreas apk obb 2.0 full game<br />
|
27 |
-
gta sa apk obb 2.0 unlimited money<br />
|
28 |
-
gta san andreas apk obb 2.0 for pc<br />
|
29 |
-
gta sa apk obb 2.0 lite<br />
|
30 |
-
gta san andreas apk obb 2.0 graphics mod<br />
|
31 |
-
gta sa apk obb 2.0 cleo<br />
|
32 |
-
gta san andreas apk obb 2.0 mega<br />
|
33 |
-
gta sa apk obb 2.0 mediafire<br />
|
34 |
-
gta san andreas apk obb 2.0 android 10<br />
|
35 |
-
gta sa apk obb 2.0 android 11<br />
|
36 |
-
gta san andreas apk obb 2.0 android 9<br />
|
37 |
-
gta sa apk obb 2.0 android oreo<br />
|
38 |
-
gta san andreas apk obb 2.0 android nougat<br />
|
39 |
-
gta sa apk obb 2.0 android marshmallow<br />
|
40 |
-
gta san andreas apk obb 2.0 android lollipop<br />
|
41 |
-
gta sa apk obb 2.0 android kitkat<br />
|
42 |
-
gta san andreas apk obb 2.0 android jelly bean<br />
|
43 |
-
gta sa apk obb 2.0 android ice cream sandwich<br />
|
44 |
-
gta san andreas apk obb 2.0 android gingerbread<br />
|
45 |
-
gta sa apk obb 2.0 ios download<br />
|
46 |
-
gta san andreas apk obb 2.0 iphone<br />
|
47 |
-
gta sa apk obb 2.0 ipad<br />
|
48 |
-
gta san andreas apk obb 2.0 ipa file<br />
|
49 |
-
gta sa apk obb 2.0 ios free<br />
|
50 |
-
gta san andreas apk obb 2.0 ios no jailbreak<br />
|
51 |
-
gta sa apk obb 2.0 ios no verification<br />
|
52 |
-
gta san andreas apk obb 2.0 ios offline<br />
|
53 |
-
gta sa apk obb 2.0 ios cheats<br />
|
54 |
-
gta san andreas apk obb 2.0 ios mod menu<br />
|
55 |
-
gta sa apk obb 2.0 ios graphics mod</p>
|
56 |
-
<ul>
|
57 |
-
<li>Gang wars: The mod allows the player to take over enemy territories by fighting against rival gangs. This adds more challenge and fun to the game, as well as rewards such as money, respect, and weapons.</li>
|
58 |
-
<li>Car mods: The mod enables the player to modify their cars with various parts and accessories, such as spoilers, bumpers, rims, hydraulics, and more. This adds more variety and customization to the game, as well as improves the performance and appearance of the cars.</li>
|
59 |
-
<li>More missions: The mod adds some of the missions that were cut or changed in later versions of the game, such as "The Truth is Out There", "Impounded", and "Doberman". These add more content and story to the game, as well as more opportunities to earn money and respect.</li>
|
60 |
-
</ul>
|
61 |
-
<h2>Installation Guide for GTA SA APK OBB 2.0</h2>
|
62 |
-
<h3>System Requirements</h3>
|
63 |
-
<p>Before downloading and installing GTA SA APK OBB 2.0, you need to make sure that your Android device meets the minimum and recommended system requirements for running the mod. These are:</p>
|
64 |
-
<table>
|
65 |
-
<tr><th>Minimum</th><th>Recommended</th></tr>
|
66 |
-
<tr><td>Android version: 4.0 or higher</td><td>Android version: 6.0 or higher</td></tr>
|
67 |
-
<tr><td>CPU: Dual-core 1 GHz or higher</td><td>CPU: Quad-core 1.4 GHz or higher</td></tr>
|
68 |
-
<tr><td>RAM: 1 GB or higher</td><td>RAM: 2 GB or higher</td></tr>
|
69 |
-
<tr><td>Storage: 4 GB or higher</td><td>Storage: 8 GB or higher</td></tr>
|
70 |
-
<tr><td>GPU: Adreno 200 series or higher</td><td>GPU: Adreno 300 series or higher</td></tr>
|
71 |
-
</table>
|
72 |
-
<p>If your device does not meet these requirements, you may experience some issues or errors while playing GTA SA APK OBB 2.0.</p>
|
73 |
-
<h3>Download Links and Instructions</h3>
|
74 |
-
<p>To download and install GTA SA APK OBB 2.0 on your Android device, you need to follow these steps:</p>
|
75 |
-
<ol>
|
76 |
-
<li>Download GTA SA APK OBB 2.0 from one of these links: . Make sure you download both the APK file and the OBB file.</li>
|
77 |
-
<li>Enable unknown sources on your device by going to Settings > Security > Unknown Sources. This will allow you to install apps from sources other than Google Play Store.</li>
|
78 |
-
<li>Locate the downloaded files on your device using a file manager app. Tap on the APK file and install it.</li>
|
79 |
-
<li>Extract or copy the OBB file to your device's internal storage using a file manager app. You need to place it in this folder: Android/obb/com.rockstargames.gtasa/.</li>
|
80 |
-
<li>Launch GTA SA APK OBB 2.0 from your app drawer and enjoy!</li>
|
81 |
-
</ol>
|
82 |
-
<h3>Troubleshooting Tips</h3>
|
83 |
-
<p>If you encounter any problems or errors while playing GTA SA APK OBB 2.0, you can try these tips:</p>
|
84 |
-
<ul>
|
85 |
-
<li>Make sure you have enough storage space on your device before downloading and installing GTA SA APK OBB 2.0.</li>
|
86 |
-
<li>Make sure you have a stable internet connection while downloading and installing GTA SA APK OBB 2.0. If the download is interrupted or corrupted, try again from a different source.</li>
|
87 |
-
<li>Make sure you follow the installation instructions correctly and place the OBB file in the right folder. If the game does not launch or crashes, check if the OBB file is in the correct location.</li>
|
88 |
-
<li>Make sure you have enough RAM and CPU resources on your device while playing GTA SA APK OBB 2.0. If the game lags or freezes, close other apps that are running in the background or lower the graphics settings in the game.</li>
|
89 |
-
<li>Make sure you have the latest version of GTA SA APK OBB 2.0 installed on your device. If the game does not work properly or has bugs, check for updates or patches from the mod developers.</li>
|
90 |
-
</ul>
|
91 |
-
<h2>Tips and Tricks for GTA SA APK OBB 2.0</h2>
|
92 |
-
<h3>Perks and Side Activities</h3>
|
93 |
-
<p>GTA SA APK OBB 2.0 offers a lot of perks and benefits that can make your gameplay more enjoyable and rewarding. Some of these perks and benefits are unlocked by completing certain side activities, such as:</p>
|
94 |
-
<ul>
|
95 |
-
<li>Dating: You can date various girlfriends in the game, such as Denise, Michelle, Helena, Katie, Barbara, and Millie. Each girlfriend has her own preferences, personality, and rewards. By dating them, you can gain access to their cars, their houses, their special abilities, and more.</li>
|
96 |
-
<li>Burglary: You can break into houses at night and steal items from them. This can earn you money, respect, and weapons. You can also find some rare items in some houses, such as jetpacks, miniguns, or samurai swords.</li>
|
97 |
-
<li>Vehicle Missions: You can perform various missions with different vehicles in the game, such as taxis, ambulances, fire trucks, police cars, freight trains, and more. By completing these missions, you can earn money, respect, and bonuses. For example, by completing taxi missions, you can unlock nitro for all taxis in the game.</li>
|
98 |
-
</ul>
|
99 |
-
<h3>Weapons and Items</h3>
|
100 |
-
<p>GTA SA APK OBB 2.0 also offers a lot of weapons and items that can help you in your missions and adventures. Some of these weapons and items are hidden or hard to find in the game, such as:</p>
|
101 |
-
<ul>
|
102 |
-
<li>Body Armor: You can find body armor in various locations in the game, such as police stations, hospitals, military bases, or gang hideouts. Body armor can protect you from bullets and explosions, making you more durable in combat.</li>
|
103 |
-
<li>Shotguns: You can find shotguns in various locations in the game, such as Ammu-Nation stores, police cars, or gang members. Shotguns are powerful weapons that can deal a lot of damage at close range, making them ideal for clearing rooms or taking out enemies quickly.</li>
|
104 |
-
<li>Health Pickups: You can find health pickups in various locations in the game, such as restaurants, bars, vending machines, or safe houses. Health pickups can restore your health when you are injured or low on health, making you more resilient in survival situations.</li>
|
105 |
-
</ul>
|
106 |
-
<h3>Cheats and Easter Eggs</h3>
|
107 |
-
<p>GTA SA APK OBB 2.0 also offers a lot of fun and entertainment with its cheats and easter eggs. These are secret codes or hidden features that can alter the gameplay or reveal some surprises in the game, such as:</p>
|
108 |
-
<ul>
|
109 |
-
<li>Flying Cars: You can activate this cheat by entering this code on your device's keyboard: RIPAZHA. This will make all cars fly like planes when you accelerate them. This can be useful for traveling across the map quickly or escaping from enemies easily.</li>
|
110 |
-
<li>Jetpack: You can activate this cheat by entering this code on your device's keyboard: YECGAA. This will give you a jetpack that you can use to fly around the map freely. This can be useful for exploring hard-to-reach areas or avoiding traffic jams.</li>
|
111 |
-
<li>Aliens: You can find this easter egg by going to Area 69 (a parody of Area 51) in the desert. There, you can see some aliens inside glass tubes in a secret laboratory. You can also find a UFO on top of a building nearby.</li>
|
112 |
-
</ul>
|
113 |
-
<h2>Conclusion</h2>
|
114 |
-
<p>GTA SA APK OBB 2.0 is a great mod that enhances and improves Grand Theft Auto: San Andreas for Android devices. It has many features that make it more appealing and enjoyable for fans of the game. It also has many tips and tricks that can help you in your gameplay.</p>
|
115 |
-
<p>If you want to experience GTA SA APK OBB 2.0 on your Android device, you can download it from the links and follow the instructions provided in this article. You will surely have a blast playing this classic game with a new twist.</p>
|
116 |
-
<p>Do you have any questions or comments about GTA SA APK OBB 2.0? Feel free to share them below. We would love to hear from you!</p>
|
117 |
-
<h2>FAQs</h2>
|
118 |
-
<p>Here are some of the frequently asked questions about GTA SA APK OBB 2.0:</p>
|
119 |
-
<ol>
|
120 |
-
<li>Is GTA SA APK OBB 2.0 safe to download and install?</li>
|
121 |
-
<p>Yes, GTA SA APK OBB 2.0 is safe to download and install, as long as you get it from a trusted source and follow the installation guide correctly. However, you should always be careful when downloading and installing any mod or app from unknown sources, as they may contain viruses or malware that can harm your device.</p>
|
122 |
-
<li>Is GTA SA APK OBB 2.0 legal to use?</li>
|
123 |
-
<p>GTA SA APK OBB 2.0 is not an official release by Rockstar Games, but rather a fan-made project that modifies the original game. Therefore, it is not endorsed or supported by Rockstar Games, and may violate their terms of service or intellectual property rights. Use GTA SA APK OBB 2.0 at your own risk and discretion.</p>
|
124 |
-
<li>Does GTA SA APK OBB 2.0 require root access or internet connection?</li>
|
125 |
-
<p>No, GTA SA APK OBB 2.0 does not require root access or internet connection to run on your device. However, you may need internet connection to download the mod files and to access some of the online features of the game, such as multiplayer mode or cloud save.</p>
|
126 |
-
<li>Can I play GTA SA APK OBB 2.0 with my friends online?</li>
|
127 |
-
<p>Yes, GTA SA APK OBB 2.0 supports online multiplayer mode, which lets you play with your friends or other players around the world. You can join or host various game modes, such as deathmatch, race, co-op, or free roam. You can also chat and communicate with other players using voice or text messages.</p>
|
128 |
-
<li>Can I use other mods or cheats with GTA SA APK OBB 2.0?</li>
|
129 |
-
<p>Yes, GTA SA APK OBB 2.0 is compatible with most of the other mods or cheats that are available for Grand Theft Auto: San Andreas. You can use them to enhance or customize your gameplay further. However, you should be careful when using multiple mods or cheats together, as they may cause conflicts or errors that can affect your game performance or stability.</p>
|
130 |
-
</ol></p> 401be4b1e0<br />
|
131 |
-
<br />
|
132 |
-
<br />
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
spaces/1toTree/lora_test/ppdiffusers/pipelines/stable_diffusion/pipeline_stable_diffusion_k_diffusion.py
DELETED
@@ -1,16 +0,0 @@
|
|
1 |
-
# Copyright (c) 2022 PaddlePaddle Authors. All Rights Reserved.
|
2 |
-
#
|
3 |
-
# Licensed under the Apache License, Version 2.0 (the "License");
|
4 |
-
# you may not use this file except in compliance with the License.
|
5 |
-
# You may obtain a copy of the License at
|
6 |
-
#
|
7 |
-
# http://www.apache.org/licenses/LICENSE-2.0
|
8 |
-
#
|
9 |
-
# Unless required by applicable law or agreed to in writing, software
|
10 |
-
# distributed under the License is distributed on an "AS IS" BASIS,
|
11 |
-
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
12 |
-
# See the License for the specific language governing permissions and
|
13 |
-
# limitations under the License.
|
14 |
-
|
15 |
-
# NOT IMPLEMENT YET!
|
16 |
-
StableDiffusionKDiffusionPipeline = None
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
spaces/2023Liu2023/bingo/src/pages/api/image.ts
DELETED
@@ -1,40 +0,0 @@
|
|
1 |
-
'use server'
|
2 |
-
|
3 |
-
import { NextApiRequest, NextApiResponse } from 'next'
|
4 |
-
import { debug } from '@/lib/isomorphic'
|
5 |
-
import { createHeaders } from '@/lib/utils'
|
6 |
-
import { createImage } from '@/lib/bots/bing/utils'
|
7 |
-
|
8 |
-
export default async function handler(req: NextApiRequest, res: NextApiResponse) {
|
9 |
-
const { prompt, id } = req.query
|
10 |
-
if (!prompt) {
|
11 |
-
return res.json({
|
12 |
-
result: {
|
13 |
-
value: 'Image',
|
14 |
-
message: 'No Prompt'
|
15 |
-
}
|
16 |
-
})
|
17 |
-
}
|
18 |
-
try {
|
19 |
-
const headers = createHeaders(req.cookies, {
|
20 |
-
IMAGE_BING_COOKIE: process.env.IMAGE_BING_COOKIE
|
21 |
-
})
|
22 |
-
|
23 |
-
debug('headers', headers)
|
24 |
-
const response = await createImage(String(prompt), String(id), {
|
25 |
-
...headers,
|
26 |
-
'x-ms-useragent': 'azsdk-js-api-client-factory/1.0.0-beta.1 core-rest-pipeline/1.10.0 OS/Win32',
|
27 |
-
})
|
28 |
-
res.writeHead(200, {
|
29 |
-
'Content-Type': 'text/plain; charset=UTF-8',
|
30 |
-
})
|
31 |
-
return res.end(response)
|
32 |
-
} catch (e) {
|
33 |
-
return res.json({
|
34 |
-
result: {
|
35 |
-
value: 'Error',
|
36 |
-
message: `${e}`
|
37 |
-
}
|
38 |
-
})
|
39 |
-
}
|
40 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
spaces/AIGC-Audio/AudioGPT/audio_to_text/captioning/models/__init__.py
DELETED
@@ -1,3 +0,0 @@
|
|
1 |
-
from .base_model import *
|
2 |
-
from .transformer_model import *
|
3 |
-
|
|
|
|
|
|
|
|
spaces/ATang0729/Forecast4Muses/Model/Model6/Model6_1_ClothesKeyPoint/mmpose_1_x/configs/_base_/datasets/deepfashion2.py
DELETED
@@ -1,2660 +0,0 @@
|
|
1 |
-
colors = dict(
|
2 |
-
sss=[255, 128, 0], # short_sleeve_shirt
|
3 |
-
lss=[255, 0, 128], # long_sleeved_shirt
|
4 |
-
sso=[128, 0, 255], # short_sleeved_outwear
|
5 |
-
lso=[0, 128, 255], # long_sleeved_outwear
|
6 |
-
vest=[0, 128, 128], # vest
|
7 |
-
sling=[0, 0, 128], # sling
|
8 |
-
shorts=[128, 128, 128], # shorts
|
9 |
-
trousers=[128, 0, 128], # trousers
|
10 |
-
skirt=[64, 128, 128], # skirt
|
11 |
-
ssd=[64, 64, 128], # short_sleeved_dress
|
12 |
-
lsd=[128, 64, 0], # long_sleeved_dress
|
13 |
-
vd=[128, 64, 255], # vest_dress
|
14 |
-
sd=[128, 64, 0], # sling_dress
|
15 |
-
)
|
16 |
-
dataset_info = dict(
|
17 |
-
dataset_name='deepfashion2',
|
18 |
-
paper_info=dict(
|
19 |
-
author='Yuying Ge and Ruimao Zhang and Lingyun Wu '
|
20 |
-
'and Xiaogang Wang and Xiaoou Tang and Ping Luo',
|
21 |
-
title='DeepFashion2: A Versatile Benchmark for '
|
22 |
-
'Detection, Pose Estimation, Segmentation and '
|
23 |
-
'Re-Identification of Clothing Images',
|
24 |
-
container='Proceedings of IEEE Conference on Computer '
|
25 |
-
'Vision and Pattern Recognition (CVPR)',
|
26 |
-
year='2019',
|
27 |
-
homepage='https://github.com/switchablenorms/DeepFashion2',
|
28 |
-
),
|
29 |
-
keypoint_info={
|
30 |
-
# short_sleeved_shirt
|
31 |
-
0:
|
32 |
-
dict(name='sss_kpt1', id=0, color=colors['sss'], type='', swap=''),
|
33 |
-
1:
|
34 |
-
dict(
|
35 |
-
name='sss_kpt2',
|
36 |
-
id=1,
|
37 |
-
color=colors['sss'],
|
38 |
-
type='',
|
39 |
-
swap='sss_kpt6'),
|
40 |
-
2:
|
41 |
-
dict(
|
42 |
-
name='sss_kpt3',
|
43 |
-
id=2,
|
44 |
-
color=colors['sss'],
|
45 |
-
type='',
|
46 |
-
swap='sss_kpt5'),
|
47 |
-
3:
|
48 |
-
dict(name='sss_kpt4', id=3, color=colors['sss'], type='', swap=''),
|
49 |
-
4:
|
50 |
-
dict(
|
51 |
-
name='sss_kpt5',
|
52 |
-
id=4,
|
53 |
-
color=colors['sss'],
|
54 |
-
type='',
|
55 |
-
swap='sss_kpt3'),
|
56 |
-
5:
|
57 |
-
dict(
|
58 |
-
name='sss_kpt6',
|
59 |
-
id=5,
|
60 |
-
color=colors['sss'],
|
61 |
-
type='',
|
62 |
-
swap='sss_kpt2'),
|
63 |
-
6:
|
64 |
-
dict(
|
65 |
-
name='sss_kpt7',
|
66 |
-
id=6,
|
67 |
-
color=colors['sss'],
|
68 |
-
type='',
|
69 |
-
swap='sss_kpt25'),
|
70 |
-
7:
|
71 |
-
dict(
|
72 |
-
name='sss_kpt8',
|
73 |
-
id=7,
|
74 |
-
color=colors['sss'],
|
75 |
-
type='',
|
76 |
-
swap='sss_kpt24'),
|
77 |
-
8:
|
78 |
-
dict(
|
79 |
-
name='sss_kpt9',
|
80 |
-
id=8,
|
81 |
-
color=colors['sss'],
|
82 |
-
type='',
|
83 |
-
swap='sss_kpt23'),
|
84 |
-
9:
|
85 |
-
dict(
|
86 |
-
name='sss_kpt10',
|
87 |
-
id=9,
|
88 |
-
color=colors['sss'],
|
89 |
-
type='',
|
90 |
-
swap='sss_kpt22'),
|
91 |
-
10:
|
92 |
-
dict(
|
93 |
-
name='sss_kpt11',
|
94 |
-
id=10,
|
95 |
-
color=colors['sss'],
|
96 |
-
type='',
|
97 |
-
swap='sss_kpt21'),
|
98 |
-
11:
|
99 |
-
dict(
|
100 |
-
name='sss_kpt12',
|
101 |
-
id=11,
|
102 |
-
color=colors['sss'],
|
103 |
-
type='',
|
104 |
-
swap='sss_kpt20'),
|
105 |
-
12:
|
106 |
-
dict(
|
107 |
-
name='sss_kpt13',
|
108 |
-
id=12,
|
109 |
-
color=colors['sss'],
|
110 |
-
type='',
|
111 |
-
swap='sss_kpt19'),
|
112 |
-
13:
|
113 |
-
dict(
|
114 |
-
name='sss_kpt14',
|
115 |
-
id=13,
|
116 |
-
color=colors['sss'],
|
117 |
-
type='',
|
118 |
-
swap='sss_kpt18'),
|
119 |
-
14:
|
120 |
-
dict(
|
121 |
-
name='sss_kpt15',
|
122 |
-
id=14,
|
123 |
-
color=colors['sss'],
|
124 |
-
type='',
|
125 |
-
swap='sss_kpt17'),
|
126 |
-
15:
|
127 |
-
dict(name='sss_kpt16', id=15, color=colors['sss'], type='', swap=''),
|
128 |
-
16:
|
129 |
-
dict(
|
130 |
-
name='sss_kpt17',
|
131 |
-
id=16,
|
132 |
-
color=colors['sss'],
|
133 |
-
type='',
|
134 |
-
swap='sss_kpt15'),
|
135 |
-
17:
|
136 |
-
dict(
|
137 |
-
name='sss_kpt18',
|
138 |
-
id=17,
|
139 |
-
color=colors['sss'],
|
140 |
-
type='',
|
141 |
-
swap='sss_kpt14'),
|
142 |
-
18:
|
143 |
-
dict(
|
144 |
-
name='sss_kpt19',
|
145 |
-
id=18,
|
146 |
-
color=colors['sss'],
|
147 |
-
type='',
|
148 |
-
swap='sss_kpt13'),
|
149 |
-
19:
|
150 |
-
dict(
|
151 |
-
name='sss_kpt20',
|
152 |
-
id=19,
|
153 |
-
color=colors['sss'],
|
154 |
-
type='',
|
155 |
-
swap='sss_kpt12'),
|
156 |
-
20:
|
157 |
-
dict(
|
158 |
-
name='sss_kpt21',
|
159 |
-
id=20,
|
160 |
-
color=colors['sss'],
|
161 |
-
type='',
|
162 |
-
swap='sss_kpt11'),
|
163 |
-
21:
|
164 |
-
dict(
|
165 |
-
name='sss_kpt22',
|
166 |
-
id=21,
|
167 |
-
color=colors['sss'],
|
168 |
-
type='',
|
169 |
-
swap='sss_kpt10'),
|
170 |
-
22:
|
171 |
-
dict(
|
172 |
-
name='sss_kpt23',
|
173 |
-
id=22,
|
174 |
-
color=colors['sss'],
|
175 |
-
type='',
|
176 |
-
swap='sss_kpt9'),
|
177 |
-
23:
|
178 |
-
dict(
|
179 |
-
name='sss_kpt24',
|
180 |
-
id=23,
|
181 |
-
color=colors['sss'],
|
182 |
-
type='',
|
183 |
-
swap='sss_kpt8'),
|
184 |
-
24:
|
185 |
-
dict(
|
186 |
-
name='sss_kpt25',
|
187 |
-
id=24,
|
188 |
-
color=colors['sss'],
|
189 |
-
type='',
|
190 |
-
swap='sss_kpt7'),
|
191 |
-
# long_sleeved_shirt
|
192 |
-
25:
|
193 |
-
dict(name='lss_kpt1', id=25, color=colors['lss'], type='', swap=''),
|
194 |
-
26:
|
195 |
-
dict(
|
196 |
-
name='lss_kpt2',
|
197 |
-
id=26,
|
198 |
-
color=colors['lss'],
|
199 |
-
type='',
|
200 |
-
swap='lss_kpt6'),
|
201 |
-
27:
|
202 |
-
dict(
|
203 |
-
name='lss_kpt3',
|
204 |
-
id=27,
|
205 |
-
color=colors['lss'],
|
206 |
-
type='',
|
207 |
-
swap='lss_kpt5'),
|
208 |
-
28:
|
209 |
-
dict(name='lss_kpt4', id=28, color=colors['lss'], type='', swap=''),
|
210 |
-
29:
|
211 |
-
dict(
|
212 |
-
name='lss_kpt5',
|
213 |
-
id=29,
|
214 |
-
color=colors['lss'],
|
215 |
-
type='',
|
216 |
-
swap='lss_kpt3'),
|
217 |
-
30:
|
218 |
-
dict(
|
219 |
-
name='lss_kpt6',
|
220 |
-
id=30,
|
221 |
-
color=colors['lss'],
|
222 |
-
type='',
|
223 |
-
swap='lss_kpt2'),
|
224 |
-
31:
|
225 |
-
dict(
|
226 |
-
name='lss_kpt7',
|
227 |
-
id=31,
|
228 |
-
color=colors['lss'],
|
229 |
-
type='',
|
230 |
-
swap='lss_kpt33'),
|
231 |
-
32:
|
232 |
-
dict(
|
233 |
-
name='lss_kpt8',
|
234 |
-
id=32,
|
235 |
-
color=colors['lss'],
|
236 |
-
type='',
|
237 |
-
swap='lss_kpt32'),
|
238 |
-
33:
|
239 |
-
dict(
|
240 |
-
name='lss_kpt9',
|
241 |
-
id=33,
|
242 |
-
color=colors['lss'],
|
243 |
-
type='',
|
244 |
-
swap='lss_kpt31'),
|
245 |
-
34:
|
246 |
-
dict(
|
247 |
-
name='lss_kpt10',
|
248 |
-
id=34,
|
249 |
-
color=colors['lss'],
|
250 |
-
type='',
|
251 |
-
swap='lss_kpt30'),
|
252 |
-
35:
|
253 |
-
dict(
|
254 |
-
name='lss_kpt11',
|
255 |
-
id=35,
|
256 |
-
color=colors['lss'],
|
257 |
-
type='',
|
258 |
-
swap='lss_kpt29'),
|
259 |
-
36:
|
260 |
-
dict(
|
261 |
-
name='lss_kpt12',
|
262 |
-
id=36,
|
263 |
-
color=colors['lss'],
|
264 |
-
type='',
|
265 |
-
swap='lss_kpt28'),
|
266 |
-
37:
|
267 |
-
dict(
|
268 |
-
name='lss_kpt13',
|
269 |
-
id=37,
|
270 |
-
color=colors['lss'],
|
271 |
-
type='',
|
272 |
-
swap='lss_kpt27'),
|
273 |
-
38:
|
274 |
-
dict(
|
275 |
-
name='lss_kpt14',
|
276 |
-
id=38,
|
277 |
-
color=colors['lss'],
|
278 |
-
type='',
|
279 |
-
swap='lss_kpt26'),
|
280 |
-
39:
|
281 |
-
dict(
|
282 |
-
name='lss_kpt15',
|
283 |
-
id=39,
|
284 |
-
color=colors['lss'],
|
285 |
-
type='',
|
286 |
-
swap='lss_kpt25'),
|
287 |
-
40:
|
288 |
-
dict(
|
289 |
-
name='lss_kpt16',
|
290 |
-
id=40,
|
291 |
-
color=colors['lss'],
|
292 |
-
type='',
|
293 |
-
swap='lss_kpt24'),
|
294 |
-
41:
|
295 |
-
dict(
|
296 |
-
name='lss_kpt17',
|
297 |
-
id=41,
|
298 |
-
color=colors['lss'],
|
299 |
-
type='',
|
300 |
-
swap='lss_kpt23'),
|
301 |
-
42:
|
302 |
-
dict(
|
303 |
-
name='lss_kpt18',
|
304 |
-
id=42,
|
305 |
-
color=colors['lss'],
|
306 |
-
type='',
|
307 |
-
swap='lss_kpt22'),
|
308 |
-
43:
|
309 |
-
dict(
|
310 |
-
name='lss_kpt19',
|
311 |
-
id=43,
|
312 |
-
color=colors['lss'],
|
313 |
-
type='',
|
314 |
-
swap='lss_kpt21'),
|
315 |
-
44:
|
316 |
-
dict(name='lss_kpt20', id=44, color=colors['lss'], type='', swap=''),
|
317 |
-
45:
|
318 |
-
dict(
|
319 |
-
name='lss_kpt21',
|
320 |
-
id=45,
|
321 |
-
color=colors['lss'],
|
322 |
-
type='',
|
323 |
-
swap='lss_kpt19'),
|
324 |
-
46:
|
325 |
-
dict(
|
326 |
-
name='lss_kpt22',
|
327 |
-
id=46,
|
328 |
-
color=colors['lss'],
|
329 |
-
type='',
|
330 |
-
swap='lss_kpt18'),
|
331 |
-
47:
|
332 |
-
dict(
|
333 |
-
name='lss_kpt23',
|
334 |
-
id=47,
|
335 |
-
color=colors['lss'],
|
336 |
-
type='',
|
337 |
-
swap='lss_kpt17'),
|
338 |
-
48:
|
339 |
-
dict(
|
340 |
-
name='lss_kpt24',
|
341 |
-
id=48,
|
342 |
-
color=colors['lss'],
|
343 |
-
type='',
|
344 |
-
swap='lss_kpt16'),
|
345 |
-
49:
|
346 |
-
dict(
|
347 |
-
name='lss_kpt25',
|
348 |
-
id=49,
|
349 |
-
color=colors['lss'],
|
350 |
-
type='',
|
351 |
-
swap='lss_kpt15'),
|
352 |
-
50:
|
353 |
-
dict(
|
354 |
-
name='lss_kpt26',
|
355 |
-
id=50,
|
356 |
-
color=colors['lss'],
|
357 |
-
type='',
|
358 |
-
swap='lss_kpt14'),
|
359 |
-
51:
|
360 |
-
dict(
|
361 |
-
name='lss_kpt27',
|
362 |
-
id=51,
|
363 |
-
color=colors['lss'],
|
364 |
-
type='',
|
365 |
-
swap='lss_kpt13'),
|
366 |
-
52:
|
367 |
-
dict(
|
368 |
-
name='lss_kpt28',
|
369 |
-
id=52,
|
370 |
-
color=colors['lss'],
|
371 |
-
type='',
|
372 |
-
swap='lss_kpt12'),
|
373 |
-
53:
|
374 |
-
dict(
|
375 |
-
name='lss_kpt29',
|
376 |
-
id=53,
|
377 |
-
color=colors['lss'],
|
378 |
-
type='',
|
379 |
-
swap='lss_kpt11'),
|
380 |
-
54:
|
381 |
-
dict(
|
382 |
-
name='lss_kpt30',
|
383 |
-
id=54,
|
384 |
-
color=colors['lss'],
|
385 |
-
type='',
|
386 |
-
swap='lss_kpt10'),
|
387 |
-
55:
|
388 |
-
dict(
|
389 |
-
name='lss_kpt31',
|
390 |
-
id=55,
|
391 |
-
color=colors['lss'],
|
392 |
-
type='',
|
393 |
-
swap='lss_kpt9'),
|
394 |
-
56:
|
395 |
-
dict(
|
396 |
-
name='lss_kpt32',
|
397 |
-
id=56,
|
398 |
-
color=colors['lss'],
|
399 |
-
type='',
|
400 |
-
swap='lss_kpt8'),
|
401 |
-
57:
|
402 |
-
dict(
|
403 |
-
name='lss_kpt33',
|
404 |
-
id=57,
|
405 |
-
color=colors['lss'],
|
406 |
-
type='',
|
407 |
-
swap='lss_kpt7'),
|
408 |
-
# short_sleeved_outwear
|
409 |
-
58:
|
410 |
-
dict(name='sso_kpt1', id=58, color=colors['sso'], type='', swap=''),
|
411 |
-
59:
|
412 |
-
dict(
|
413 |
-
name='sso_kpt2',
|
414 |
-
id=59,
|
415 |
-
color=colors['sso'],
|
416 |
-
type='',
|
417 |
-
swap='sso_kpt26'),
|
418 |
-
60:
|
419 |
-
dict(
|
420 |
-
name='sso_kpt3',
|
421 |
-
id=60,
|
422 |
-
color=colors['sso'],
|
423 |
-
type='',
|
424 |
-
swap='sso_kpt5'),
|
425 |
-
61:
|
426 |
-
dict(
|
427 |
-
name='sso_kpt4',
|
428 |
-
id=61,
|
429 |
-
color=colors['sso'],
|
430 |
-
type='',
|
431 |
-
swap='sso_kpt6'),
|
432 |
-
62:
|
433 |
-
dict(
|
434 |
-
name='sso_kpt5',
|
435 |
-
id=62,
|
436 |
-
color=colors['sso'],
|
437 |
-
type='',
|
438 |
-
swap='sso_kpt3'),
|
439 |
-
63:
|
440 |
-
dict(
|
441 |
-
name='sso_kpt6',
|
442 |
-
id=63,
|
443 |
-
color=colors['sso'],
|
444 |
-
type='',
|
445 |
-
swap='sso_kpt4'),
|
446 |
-
64:
|
447 |
-
dict(
|
448 |
-
name='sso_kpt7',
|
449 |
-
id=64,
|
450 |
-
color=colors['sso'],
|
451 |
-
type='',
|
452 |
-
swap='sso_kpt25'),
|
453 |
-
65:
|
454 |
-
dict(
|
455 |
-
name='sso_kpt8',
|
456 |
-
id=65,
|
457 |
-
color=colors['sso'],
|
458 |
-
type='',
|
459 |
-
swap='sso_kpt24'),
|
460 |
-
66:
|
461 |
-
dict(
|
462 |
-
name='sso_kpt9',
|
463 |
-
id=66,
|
464 |
-
color=colors['sso'],
|
465 |
-
type='',
|
466 |
-
swap='sso_kpt23'),
|
467 |
-
67:
|
468 |
-
dict(
|
469 |
-
name='sso_kpt10',
|
470 |
-
id=67,
|
471 |
-
color=colors['sso'],
|
472 |
-
type='',
|
473 |
-
swap='sso_kpt22'),
|
474 |
-
68:
|
475 |
-
dict(
|
476 |
-
name='sso_kpt11',
|
477 |
-
id=68,
|
478 |
-
color=colors['sso'],
|
479 |
-
type='',
|
480 |
-
swap='sso_kpt21'),
|
481 |
-
69:
|
482 |
-
dict(
|
483 |
-
name='sso_kpt12',
|
484 |
-
id=69,
|
485 |
-
color=colors['sso'],
|
486 |
-
type='',
|
487 |
-
swap='sso_kpt20'),
|
488 |
-
70:
|
489 |
-
dict(
|
490 |
-
name='sso_kpt13',
|
491 |
-
id=70,
|
492 |
-
color=colors['sso'],
|
493 |
-
type='',
|
494 |
-
swap='sso_kpt19'),
|
495 |
-
71:
|
496 |
-
dict(
|
497 |
-
name='sso_kpt14',
|
498 |
-
id=71,
|
499 |
-
color=colors['sso'],
|
500 |
-
type='',
|
501 |
-
swap='sso_kpt18'),
|
502 |
-
72:
|
503 |
-
dict(
|
504 |
-
name='sso_kpt15',
|
505 |
-
id=72,
|
506 |
-
color=colors['sso'],
|
507 |
-
type='',
|
508 |
-
swap='sso_kpt17'),
|
509 |
-
73:
|
510 |
-
dict(
|
511 |
-
name='sso_kpt16',
|
512 |
-
id=73,
|
513 |
-
color=colors['sso'],
|
514 |
-
type='',
|
515 |
-
swap='sso_kpt29'),
|
516 |
-
74:
|
517 |
-
dict(
|
518 |
-
name='sso_kpt17',
|
519 |
-
id=74,
|
520 |
-
color=colors['sso'],
|
521 |
-
type='',
|
522 |
-
swap='sso_kpt15'),
|
523 |
-
75:
|
524 |
-
dict(
|
525 |
-
name='sso_kpt18',
|
526 |
-
id=75,
|
527 |
-
color=colors['sso'],
|
528 |
-
type='',
|
529 |
-
swap='sso_kpt14'),
|
530 |
-
76:
|
531 |
-
dict(
|
532 |
-
name='sso_kpt19',
|
533 |
-
id=76,
|
534 |
-
color=colors['sso'],
|
535 |
-
type='',
|
536 |
-
swap='sso_kpt13'),
|
537 |
-
77:
|
538 |
-
dict(
|
539 |
-
name='sso_kpt20',
|
540 |
-
id=77,
|
541 |
-
color=colors['sso'],
|
542 |
-
type='',
|
543 |
-
swap='sso_kpt12'),
|
544 |
-
78:
|
545 |
-
dict(
|
546 |
-
name='sso_kpt21',
|
547 |
-
id=78,
|
548 |
-
color=colors['sso'],
|
549 |
-
type='',
|
550 |
-
swap='sso_kpt11'),
|
551 |
-
79:
|
552 |
-
dict(
|
553 |
-
name='sso_kpt22',
|
554 |
-
id=79,
|
555 |
-
color=colors['sso'],
|
556 |
-
type='',
|
557 |
-
swap='sso_kpt10'),
|
558 |
-
80:
|
559 |
-
dict(
|
560 |
-
name='sso_kpt23',
|
561 |
-
id=80,
|
562 |
-
color=colors['sso'],
|
563 |
-
type='',
|
564 |
-
swap='sso_kpt9'),
|
565 |
-
81:
|
566 |
-
dict(
|
567 |
-
name='sso_kpt24',
|
568 |
-
id=81,
|
569 |
-
color=colors['sso'],
|
570 |
-
type='',
|
571 |
-
swap='sso_kpt8'),
|
572 |
-
82:
|
573 |
-
dict(
|
574 |
-
name='sso_kpt25',
|
575 |
-
id=82,
|
576 |
-
color=colors['sso'],
|
577 |
-
type='',
|
578 |
-
swap='sso_kpt7'),
|
579 |
-
83:
|
580 |
-
dict(
|
581 |
-
name='sso_kpt26',
|
582 |
-
id=83,
|
583 |
-
color=colors['sso'],
|
584 |
-
type='',
|
585 |
-
swap='sso_kpt2'),
|
586 |
-
84:
|
587 |
-
dict(
|
588 |
-
name='sso_kpt27',
|
589 |
-
id=84,
|
590 |
-
color=colors['sso'],
|
591 |
-
type='',
|
592 |
-
swap='sso_kpt30'),
|
593 |
-
85:
|
594 |
-
dict(
|
595 |
-
name='sso_kpt28',
|
596 |
-
id=85,
|
597 |
-
color=colors['sso'],
|
598 |
-
type='',
|
599 |
-
swap='sso_kpt31'),
|
600 |
-
86:
|
601 |
-
dict(
|
602 |
-
name='sso_kpt29',
|
603 |
-
id=86,
|
604 |
-
color=colors['sso'],
|
605 |
-
type='',
|
606 |
-
swap='sso_kpt16'),
|
607 |
-
87:
|
608 |
-
dict(
|
609 |
-
name='sso_kpt30',
|
610 |
-
id=87,
|
611 |
-
color=colors['sso'],
|
612 |
-
type='',
|
613 |
-
swap='sso_kpt27'),
|
614 |
-
88:
|
615 |
-
dict(
|
616 |
-
name='sso_kpt31',
|
617 |
-
id=88,
|
618 |
-
color=colors['sso'],
|
619 |
-
type='',
|
620 |
-
swap='sso_kpt28'),
|
621 |
-
# long_sleeved_outwear
|
622 |
-
89:
|
623 |
-
dict(name='lso_kpt1', id=89, color=colors['lso'], type='', swap=''),
|
624 |
-
90:
|
625 |
-
dict(
|
626 |
-
name='lso_kpt2',
|
627 |
-
id=90,
|
628 |
-
color=colors['lso'],
|
629 |
-
type='',
|
630 |
-
swap='lso_kpt6'),
|
631 |
-
91:
|
632 |
-
dict(
|
633 |
-
name='lso_kpt3',
|
634 |
-
id=91,
|
635 |
-
color=colors['lso'],
|
636 |
-
type='',
|
637 |
-
swap='lso_kpt5'),
|
638 |
-
92:
|
639 |
-
dict(
|
640 |
-
name='lso_kpt4',
|
641 |
-
id=92,
|
642 |
-
color=colors['lso'],
|
643 |
-
type='',
|
644 |
-
swap='lso_kpt34'),
|
645 |
-
93:
|
646 |
-
dict(
|
647 |
-
name='lso_kpt5',
|
648 |
-
id=93,
|
649 |
-
color=colors['lso'],
|
650 |
-
type='',
|
651 |
-
swap='lso_kpt3'),
|
652 |
-
94:
|
653 |
-
dict(
|
654 |
-
name='lso_kpt6',
|
655 |
-
id=94,
|
656 |
-
color=colors['lso'],
|
657 |
-
type='',
|
658 |
-
swap='lso_kpt2'),
|
659 |
-
95:
|
660 |
-
dict(
|
661 |
-
name='lso_kpt7',
|
662 |
-
id=95,
|
663 |
-
color=colors['lso'],
|
664 |
-
type='',
|
665 |
-
swap='lso_kpt33'),
|
666 |
-
96:
|
667 |
-
dict(
|
668 |
-
name='lso_kpt8',
|
669 |
-
id=96,
|
670 |
-
color=colors['lso'],
|
671 |
-
type='',
|
672 |
-
swap='lso_kpt32'),
|
673 |
-
97:
|
674 |
-
dict(
|
675 |
-
name='lso_kpt9',
|
676 |
-
id=97,
|
677 |
-
color=colors['lso'],
|
678 |
-
type='',
|
679 |
-
swap='lso_kpt31'),
|
680 |
-
98:
|
681 |
-
dict(
|
682 |
-
name='lso_kpt10',
|
683 |
-
id=98,
|
684 |
-
color=colors['lso'],
|
685 |
-
type='',
|
686 |
-
swap='lso_kpt30'),
|
687 |
-
99:
|
688 |
-
dict(
|
689 |
-
name='lso_kpt11',
|
690 |
-
id=99,
|
691 |
-
color=colors['lso'],
|
692 |
-
type='',
|
693 |
-
swap='lso_kpt29'),
|
694 |
-
100:
|
695 |
-
dict(
|
696 |
-
name='lso_kpt12',
|
697 |
-
id=100,
|
698 |
-
color=colors['lso'],
|
699 |
-
type='',
|
700 |
-
swap='lso_kpt28'),
|
701 |
-
101:
|
702 |
-
dict(
|
703 |
-
name='lso_kpt13',
|
704 |
-
id=101,
|
705 |
-
color=colors['lso'],
|
706 |
-
type='',
|
707 |
-
swap='lso_kpt27'),
|
708 |
-
102:
|
709 |
-
dict(
|
710 |
-
name='lso_kpt14',
|
711 |
-
id=102,
|
712 |
-
color=colors['lso'],
|
713 |
-
type='',
|
714 |
-
swap='lso_kpt26'),
|
715 |
-
103:
|
716 |
-
dict(
|
717 |
-
name='lso_kpt15',
|
718 |
-
id=103,
|
719 |
-
color=colors['lso'],
|
720 |
-
type='',
|
721 |
-
swap='lso_kpt25'),
|
722 |
-
104:
|
723 |
-
dict(
|
724 |
-
name='lso_kpt16',
|
725 |
-
id=104,
|
726 |
-
color=colors['lso'],
|
727 |
-
type='',
|
728 |
-
swap='lso_kpt24'),
|
729 |
-
105:
|
730 |
-
dict(
|
731 |
-
name='lso_kpt17',
|
732 |
-
id=105,
|
733 |
-
color=colors['lso'],
|
734 |
-
type='',
|
735 |
-
swap='lso_kpt23'),
|
736 |
-
106:
|
737 |
-
dict(
|
738 |
-
name='lso_kpt18',
|
739 |
-
id=106,
|
740 |
-
color=colors['lso'],
|
741 |
-
type='',
|
742 |
-
swap='lso_kpt22'),
|
743 |
-
107:
|
744 |
-
dict(
|
745 |
-
name='lso_kpt19',
|
746 |
-
id=107,
|
747 |
-
color=colors['lso'],
|
748 |
-
type='',
|
749 |
-
swap='lso_kpt21'),
|
750 |
-
108:
|
751 |
-
dict(
|
752 |
-
name='lso_kpt20',
|
753 |
-
id=108,
|
754 |
-
color=colors['lso'],
|
755 |
-
type='',
|
756 |
-
swap='lso_kpt37'),
|
757 |
-
109:
|
758 |
-
dict(
|
759 |
-
name='lso_kpt21',
|
760 |
-
id=109,
|
761 |
-
color=colors['lso'],
|
762 |
-
type='',
|
763 |
-
swap='lso_kpt19'),
|
764 |
-
110:
|
765 |
-
dict(
|
766 |
-
name='lso_kpt22',
|
767 |
-
id=110,
|
768 |
-
color=colors['lso'],
|
769 |
-
type='',
|
770 |
-
swap='lso_kpt18'),
|
771 |
-
111:
|
772 |
-
dict(
|
773 |
-
name='lso_kpt23',
|
774 |
-
id=111,
|
775 |
-
color=colors['lso'],
|
776 |
-
type='',
|
777 |
-
swap='lso_kpt17'),
|
778 |
-
112:
|
779 |
-
dict(
|
780 |
-
name='lso_kpt24',
|
781 |
-
id=112,
|
782 |
-
color=colors['lso'],
|
783 |
-
type='',
|
784 |
-
swap='lso_kpt16'),
|
785 |
-
113:
|
786 |
-
dict(
|
787 |
-
name='lso_kpt25',
|
788 |
-
id=113,
|
789 |
-
color=colors['lso'],
|
790 |
-
type='',
|
791 |
-
swap='lso_kpt15'),
|
792 |
-
114:
|
793 |
-
dict(
|
794 |
-
name='lso_kpt26',
|
795 |
-
id=114,
|
796 |
-
color=colors['lso'],
|
797 |
-
type='',
|
798 |
-
swap='lso_kpt14'),
|
799 |
-
115:
|
800 |
-
dict(
|
801 |
-
name='lso_kpt27',
|
802 |
-
id=115,
|
803 |
-
color=colors['lso'],
|
804 |
-
type='',
|
805 |
-
swap='lso_kpt13'),
|
806 |
-
116:
|
807 |
-
dict(
|
808 |
-
name='lso_kpt28',
|
809 |
-
id=116,
|
810 |
-
color=colors['lso'],
|
811 |
-
type='',
|
812 |
-
swap='lso_kpt12'),
|
813 |
-
117:
|
814 |
-
dict(
|
815 |
-
name='lso_kpt29',
|
816 |
-
id=117,
|
817 |
-
color=colors['lso'],
|
818 |
-
type='',
|
819 |
-
swap='lso_kpt11'),
|
820 |
-
118:
|
821 |
-
dict(
|
822 |
-
name='lso_kpt30',
|
823 |
-
id=118,
|
824 |
-
color=colors['lso'],
|
825 |
-
type='',
|
826 |
-
swap='lso_kpt10'),
|
827 |
-
119:
|
828 |
-
dict(
|
829 |
-
name='lso_kpt31',
|
830 |
-
id=119,
|
831 |
-
color=colors['lso'],
|
832 |
-
type='',
|
833 |
-
swap='lso_kpt9'),
|
834 |
-
120:
|
835 |
-
dict(
|
836 |
-
name='lso_kpt32',
|
837 |
-
id=120,
|
838 |
-
color=colors['lso'],
|
839 |
-
type='',
|
840 |
-
swap='lso_kpt8'),
|
841 |
-
121:
|
842 |
-
dict(
|
843 |
-
name='lso_kpt33',
|
844 |
-
id=121,
|
845 |
-
color=colors['lso'],
|
846 |
-
type='',
|
847 |
-
swap='lso_kpt7'),
|
848 |
-
122:
|
849 |
-
dict(
|
850 |
-
name='lso_kpt34',
|
851 |
-
id=122,
|
852 |
-
color=colors['lso'],
|
853 |
-
type='',
|
854 |
-
swap='lso_kpt4'),
|
855 |
-
123:
|
856 |
-
dict(
|
857 |
-
name='lso_kpt35',
|
858 |
-
id=123,
|
859 |
-
color=colors['lso'],
|
860 |
-
type='',
|
861 |
-
swap='lso_kpt38'),
|
862 |
-
124:
|
863 |
-
dict(
|
864 |
-
name='lso_kpt36',
|
865 |
-
id=124,
|
866 |
-
color=colors['lso'],
|
867 |
-
type='',
|
868 |
-
swap='lso_kpt39'),
|
869 |
-
125:
|
870 |
-
dict(
|
871 |
-
name='lso_kpt37',
|
872 |
-
id=125,
|
873 |
-
color=colors['lso'],
|
874 |
-
type='',
|
875 |
-
swap='lso_kpt20'),
|
876 |
-
126:
|
877 |
-
dict(
|
878 |
-
name='lso_kpt38',
|
879 |
-
id=126,
|
880 |
-
color=colors['lso'],
|
881 |
-
type='',
|
882 |
-
swap='lso_kpt35'),
|
883 |
-
127:
|
884 |
-
dict(
|
885 |
-
name='lso_kpt39',
|
886 |
-
id=127,
|
887 |
-
color=colors['lso'],
|
888 |
-
type='',
|
889 |
-
swap='lso_kpt36'),
|
890 |
-
# vest
|
891 |
-
128:
|
892 |
-
dict(name='vest_kpt1', id=128, color=colors['vest'], type='', swap=''),
|
893 |
-
129:
|
894 |
-
dict(
|
895 |
-
name='vest_kpt2',
|
896 |
-
id=129,
|
897 |
-
color=colors['vest'],
|
898 |
-
type='',
|
899 |
-
swap='vest_kpt6'),
|
900 |
-
130:
|
901 |
-
dict(
|
902 |
-
name='vest_kpt3',
|
903 |
-
id=130,
|
904 |
-
color=colors['vest'],
|
905 |
-
type='',
|
906 |
-
swap='vest_kpt5'),
|
907 |
-
131:
|
908 |
-
dict(name='vest_kpt4', id=131, color=colors['vest'], type='', swap=''),
|
909 |
-
132:
|
910 |
-
dict(
|
911 |
-
name='vest_kpt5',
|
912 |
-
id=132,
|
913 |
-
color=colors['vest'],
|
914 |
-
type='',
|
915 |
-
swap='vest_kpt3'),
|
916 |
-
133:
|
917 |
-
dict(
|
918 |
-
name='vest_kpt6',
|
919 |
-
id=133,
|
920 |
-
color=colors['vest'],
|
921 |
-
type='',
|
922 |
-
swap='vest_kpt2'),
|
923 |
-
134:
|
924 |
-
dict(
|
925 |
-
name='vest_kpt7',
|
926 |
-
id=134,
|
927 |
-
color=colors['vest'],
|
928 |
-
type='',
|
929 |
-
swap='vest_kpt15'),
|
930 |
-
135:
|
931 |
-
dict(
|
932 |
-
name='vest_kpt8',
|
933 |
-
id=135,
|
934 |
-
color=colors['vest'],
|
935 |
-
type='',
|
936 |
-
swap='vest_kpt14'),
|
937 |
-
136:
|
938 |
-
dict(
|
939 |
-
name='vest_kpt9',
|
940 |
-
id=136,
|
941 |
-
color=colors['vest'],
|
942 |
-
type='',
|
943 |
-
swap='vest_kpt13'),
|
944 |
-
137:
|
945 |
-
dict(
|
946 |
-
name='vest_kpt10',
|
947 |
-
id=137,
|
948 |
-
color=colors['vest'],
|
949 |
-
type='',
|
950 |
-
swap='vest_kpt12'),
|
951 |
-
138:
|
952 |
-
dict(
|
953 |
-
name='vest_kpt11', id=138, color=colors['vest'], type='', swap=''),
|
954 |
-
139:
|
955 |
-
dict(
|
956 |
-
name='vest_kpt12',
|
957 |
-
id=139,
|
958 |
-
color=colors['vest'],
|
959 |
-
type='',
|
960 |
-
swap='vest_kpt10'),
|
961 |
-
140:
|
962 |
-
dict(
|
963 |
-
name='vest_kpt13', id=140, color=colors['vest'], type='', swap=''),
|
964 |
-
141:
|
965 |
-
dict(
|
966 |
-
name='vest_kpt14',
|
967 |
-
id=141,
|
968 |
-
color=colors['vest'],
|
969 |
-
type='',
|
970 |
-
swap='vest_kpt8'),
|
971 |
-
142:
|
972 |
-
dict(
|
973 |
-
name='vest_kpt15',
|
974 |
-
id=142,
|
975 |
-
color=colors['vest'],
|
976 |
-
type='',
|
977 |
-
swap='vest_kpt7'),
|
978 |
-
# sling
|
979 |
-
143:
|
980 |
-
dict(
|
981 |
-
name='sling_kpt1', id=143, color=colors['sling'], type='',
|
982 |
-
swap=''),
|
983 |
-
144:
|
984 |
-
dict(
|
985 |
-
name='sling_kpt2',
|
986 |
-
id=144,
|
987 |
-
color=colors['sling'],
|
988 |
-
type='',
|
989 |
-
swap='sling_kpt6'),
|
990 |
-
145:
|
991 |
-
dict(
|
992 |
-
name='sling_kpt3',
|
993 |
-
id=145,
|
994 |
-
color=colors['sling'],
|
995 |
-
type='',
|
996 |
-
swap='sling_kpt5'),
|
997 |
-
146:
|
998 |
-
dict(
|
999 |
-
name='sling_kpt4', id=146, color=colors['sling'], type='',
|
1000 |
-
swap=''),
|
1001 |
-
147:
|
1002 |
-
dict(
|
1003 |
-
name='sling_kpt5',
|
1004 |
-
id=147,
|
1005 |
-
color=colors['sling'],
|
1006 |
-
type='',
|
1007 |
-
swap='sling_kpt3'),
|
1008 |
-
148:
|
1009 |
-
dict(
|
1010 |
-
name='sling_kpt6',
|
1011 |
-
id=148,
|
1012 |
-
color=colors['sling'],
|
1013 |
-
type='',
|
1014 |
-
swap='sling_kpt2'),
|
1015 |
-
149:
|
1016 |
-
dict(
|
1017 |
-
name='sling_kpt7',
|
1018 |
-
id=149,
|
1019 |
-
color=colors['sling'],
|
1020 |
-
type='',
|
1021 |
-
swap='sling_kpt15'),
|
1022 |
-
150:
|
1023 |
-
dict(
|
1024 |
-
name='sling_kpt8',
|
1025 |
-
id=150,
|
1026 |
-
color=colors['sling'],
|
1027 |
-
type='',
|
1028 |
-
swap='sling_kpt14'),
|
1029 |
-
151:
|
1030 |
-
dict(
|
1031 |
-
name='sling_kpt9',
|
1032 |
-
id=151,
|
1033 |
-
color=colors['sling'],
|
1034 |
-
type='',
|
1035 |
-
swap='sling_kpt13'),
|
1036 |
-
152:
|
1037 |
-
dict(
|
1038 |
-
name='sling_kpt10',
|
1039 |
-
id=152,
|
1040 |
-
color=colors['sling'],
|
1041 |
-
type='',
|
1042 |
-
swap='sling_kpt12'),
|
1043 |
-
153:
|
1044 |
-
dict(
|
1045 |
-
name='sling_kpt11',
|
1046 |
-
id=153,
|
1047 |
-
color=colors['sling'],
|
1048 |
-
type='',
|
1049 |
-
swap=''),
|
1050 |
-
154:
|
1051 |
-
dict(
|
1052 |
-
name='sling_kpt12',
|
1053 |
-
id=154,
|
1054 |
-
color=colors['sling'],
|
1055 |
-
type='',
|
1056 |
-
swap='sling_kpt10'),
|
1057 |
-
155:
|
1058 |
-
dict(
|
1059 |
-
name='sling_kpt13',
|
1060 |
-
id=155,
|
1061 |
-
color=colors['sling'],
|
1062 |
-
type='',
|
1063 |
-
swap='sling_kpt9'),
|
1064 |
-
156:
|
1065 |
-
dict(
|
1066 |
-
name='sling_kpt14',
|
1067 |
-
id=156,
|
1068 |
-
color=colors['sling'],
|
1069 |
-
type='',
|
1070 |
-
swap='sling_kpt8'),
|
1071 |
-
157:
|
1072 |
-
dict(
|
1073 |
-
name='sling_kpt15',
|
1074 |
-
id=157,
|
1075 |
-
color=colors['sling'],
|
1076 |
-
type='',
|
1077 |
-
swap='sling_kpt7'),
|
1078 |
-
# shorts
|
1079 |
-
158:
|
1080 |
-
dict(
|
1081 |
-
name='shorts_kpt1',
|
1082 |
-
id=158,
|
1083 |
-
color=colors['shorts'],
|
1084 |
-
type='',
|
1085 |
-
swap='shorts_kpt3'),
|
1086 |
-
159:
|
1087 |
-
dict(
|
1088 |
-
name='shorts_kpt2',
|
1089 |
-
id=159,
|
1090 |
-
color=colors['shorts'],
|
1091 |
-
type='',
|
1092 |
-
swap=''),
|
1093 |
-
160:
|
1094 |
-
dict(
|
1095 |
-
name='shorts_kpt3',
|
1096 |
-
id=160,
|
1097 |
-
color=colors['shorts'],
|
1098 |
-
type='',
|
1099 |
-
swap='shorts_kpt1'),
|
1100 |
-
161:
|
1101 |
-
dict(
|
1102 |
-
name='shorts_kpt4',
|
1103 |
-
id=161,
|
1104 |
-
color=colors['shorts'],
|
1105 |
-
type='',
|
1106 |
-
swap='shorts_kpt10'),
|
1107 |
-
162:
|
1108 |
-
dict(
|
1109 |
-
name='shorts_kpt5',
|
1110 |
-
id=162,
|
1111 |
-
color=colors['shorts'],
|
1112 |
-
type='',
|
1113 |
-
swap='shorts_kpt9'),
|
1114 |
-
163:
|
1115 |
-
dict(
|
1116 |
-
name='shorts_kpt6',
|
1117 |
-
id=163,
|
1118 |
-
color=colors['shorts'],
|
1119 |
-
type='',
|
1120 |
-
swap='shorts_kpt8'),
|
1121 |
-
164:
|
1122 |
-
dict(
|
1123 |
-
name='shorts_kpt7',
|
1124 |
-
id=164,
|
1125 |
-
color=colors['shorts'],
|
1126 |
-
type='',
|
1127 |
-
swap=''),
|
1128 |
-
165:
|
1129 |
-
dict(
|
1130 |
-
name='shorts_kpt8',
|
1131 |
-
id=165,
|
1132 |
-
color=colors['shorts'],
|
1133 |
-
type='',
|
1134 |
-
swap='shorts_kpt6'),
|
1135 |
-
166:
|
1136 |
-
dict(
|
1137 |
-
name='shorts_kpt9',
|
1138 |
-
id=166,
|
1139 |
-
color=colors['shorts'],
|
1140 |
-
type='',
|
1141 |
-
swap='shorts_kpt5'),
|
1142 |
-
167:
|
1143 |
-
dict(
|
1144 |
-
name='shorts_kpt10',
|
1145 |
-
id=167,
|
1146 |
-
color=colors['shorts'],
|
1147 |
-
type='',
|
1148 |
-
swap='shorts_kpt4'),
|
1149 |
-
# trousers
|
1150 |
-
168:
|
1151 |
-
dict(
|
1152 |
-
name='trousers_kpt1',
|
1153 |
-
id=168,
|
1154 |
-
color=colors['trousers'],
|
1155 |
-
type='',
|
1156 |
-
swap='trousers_kpt3'),
|
1157 |
-
169:
|
1158 |
-
dict(
|
1159 |
-
name='trousers_kpt2',
|
1160 |
-
id=169,
|
1161 |
-
color=colors['trousers'],
|
1162 |
-
type='',
|
1163 |
-
swap=''),
|
1164 |
-
170:
|
1165 |
-
dict(
|
1166 |
-
name='trousers_kpt3',
|
1167 |
-
id=170,
|
1168 |
-
color=colors['trousers'],
|
1169 |
-
type='',
|
1170 |
-
swap='trousers_kpt1'),
|
1171 |
-
171:
|
1172 |
-
dict(
|
1173 |
-
name='trousers_kpt4',
|
1174 |
-
id=171,
|
1175 |
-
color=colors['trousers'],
|
1176 |
-
type='',
|
1177 |
-
swap='trousers_kpt14'),
|
1178 |
-
172:
|
1179 |
-
dict(
|
1180 |
-
name='trousers_kpt5',
|
1181 |
-
id=172,
|
1182 |
-
color=colors['trousers'],
|
1183 |
-
type='',
|
1184 |
-
swap='trousers_kpt13'),
|
1185 |
-
173:
|
1186 |
-
dict(
|
1187 |
-
name='trousers_kpt6',
|
1188 |
-
id=173,
|
1189 |
-
color=colors['trousers'],
|
1190 |
-
type='',
|
1191 |
-
swap='trousers_kpt12'),
|
1192 |
-
174:
|
1193 |
-
dict(
|
1194 |
-
name='trousers_kpt7',
|
1195 |
-
id=174,
|
1196 |
-
color=colors['trousers'],
|
1197 |
-
type='',
|
1198 |
-
swap='trousers_kpt11'),
|
1199 |
-
175:
|
1200 |
-
dict(
|
1201 |
-
name='trousers_kpt8',
|
1202 |
-
id=175,
|
1203 |
-
color=colors['trousers'],
|
1204 |
-
type='',
|
1205 |
-
swap='trousers_kpt10'),
|
1206 |
-
176:
|
1207 |
-
dict(
|
1208 |
-
name='trousers_kpt9',
|
1209 |
-
id=176,
|
1210 |
-
color=colors['trousers'],
|
1211 |
-
type='',
|
1212 |
-
swap=''),
|
1213 |
-
177:
|
1214 |
-
dict(
|
1215 |
-
name='trousers_kpt10',
|
1216 |
-
id=177,
|
1217 |
-
color=colors['trousers'],
|
1218 |
-
type='',
|
1219 |
-
swap='trousers_kpt8'),
|
1220 |
-
178:
|
1221 |
-
dict(
|
1222 |
-
name='trousers_kpt11',
|
1223 |
-
id=178,
|
1224 |
-
color=colors['trousers'],
|
1225 |
-
type='',
|
1226 |
-
swap='trousers_kpt7'),
|
1227 |
-
179:
|
1228 |
-
dict(
|
1229 |
-
name='trousers_kpt12',
|
1230 |
-
id=179,
|
1231 |
-
color=colors['trousers'],
|
1232 |
-
type='',
|
1233 |
-
swap='trousers_kpt6'),
|
1234 |
-
180:
|
1235 |
-
dict(
|
1236 |
-
name='trousers_kpt13',
|
1237 |
-
id=180,
|
1238 |
-
color=colors['trousers'],
|
1239 |
-
type='',
|
1240 |
-
swap='trousers_kpt5'),
|
1241 |
-
181:
|
1242 |
-
dict(
|
1243 |
-
name='trousers_kpt14',
|
1244 |
-
id=181,
|
1245 |
-
color=colors['trousers'],
|
1246 |
-
type='',
|
1247 |
-
swap='trousers_kpt4'),
|
1248 |
-
# skirt
|
1249 |
-
182:
|
1250 |
-
dict(
|
1251 |
-
name='skirt_kpt1',
|
1252 |
-
id=182,
|
1253 |
-
color=colors['skirt'],
|
1254 |
-
type='',
|
1255 |
-
swap='skirt_kpt3'),
|
1256 |
-
183:
|
1257 |
-
dict(
|
1258 |
-
name='skirt_kpt2', id=183, color=colors['skirt'], type='',
|
1259 |
-
swap=''),
|
1260 |
-
184:
|
1261 |
-
dict(
|
1262 |
-
name='skirt_kpt3',
|
1263 |
-
id=184,
|
1264 |
-
color=colors['skirt'],
|
1265 |
-
type='',
|
1266 |
-
swap='skirt_kpt1'),
|
1267 |
-
185:
|
1268 |
-
dict(
|
1269 |
-
name='skirt_kpt4',
|
1270 |
-
id=185,
|
1271 |
-
color=colors['skirt'],
|
1272 |
-
type='',
|
1273 |
-
swap='skirt_kpt8'),
|
1274 |
-
186:
|
1275 |
-
dict(
|
1276 |
-
name='skirt_kpt5',
|
1277 |
-
id=186,
|
1278 |
-
color=colors['skirt'],
|
1279 |
-
type='',
|
1280 |
-
swap='skirt_kpt7'),
|
1281 |
-
187:
|
1282 |
-
dict(
|
1283 |
-
name='skirt_kpt6', id=187, color=colors['skirt'], type='',
|
1284 |
-
swap=''),
|
1285 |
-
188:
|
1286 |
-
dict(
|
1287 |
-
name='skirt_kpt7',
|
1288 |
-
id=188,
|
1289 |
-
color=colors['skirt'],
|
1290 |
-
type='',
|
1291 |
-
swap='skirt_kpt5'),
|
1292 |
-
189:
|
1293 |
-
dict(
|
1294 |
-
name='skirt_kpt8',
|
1295 |
-
id=189,
|
1296 |
-
color=colors['skirt'],
|
1297 |
-
type='',
|
1298 |
-
swap='skirt_kpt4'),
|
1299 |
-
# short_sleeved_dress
|
1300 |
-
190:
|
1301 |
-
dict(name='ssd_kpt1', id=190, color=colors['ssd'], type='', swap=''),
|
1302 |
-
191:
|
1303 |
-
dict(
|
1304 |
-
name='ssd_kpt2',
|
1305 |
-
id=191,
|
1306 |
-
color=colors['ssd'],
|
1307 |
-
type='',
|
1308 |
-
swap='ssd_kpt6'),
|
1309 |
-
192:
|
1310 |
-
dict(
|
1311 |
-
name='ssd_kpt3',
|
1312 |
-
id=192,
|
1313 |
-
color=colors['ssd'],
|
1314 |
-
type='',
|
1315 |
-
swap='ssd_kpt5'),
|
1316 |
-
193:
|
1317 |
-
dict(name='ssd_kpt4', id=193, color=colors['ssd'], type='', swap=''),
|
1318 |
-
194:
|
1319 |
-
dict(
|
1320 |
-
name='ssd_kpt5',
|
1321 |
-
id=194,
|
1322 |
-
color=colors['ssd'],
|
1323 |
-
type='',
|
1324 |
-
swap='ssd_kpt3'),
|
1325 |
-
195:
|
1326 |
-
dict(
|
1327 |
-
name='ssd_kpt6',
|
1328 |
-
id=195,
|
1329 |
-
color=colors['ssd'],
|
1330 |
-
type='',
|
1331 |
-
swap='ssd_kpt2'),
|
1332 |
-
196:
|
1333 |
-
dict(
|
1334 |
-
name='ssd_kpt7',
|
1335 |
-
id=196,
|
1336 |
-
color=colors['ssd'],
|
1337 |
-
type='',
|
1338 |
-
swap='ssd_kpt29'),
|
1339 |
-
197:
|
1340 |
-
dict(
|
1341 |
-
name='ssd_kpt8',
|
1342 |
-
id=197,
|
1343 |
-
color=colors['ssd'],
|
1344 |
-
type='',
|
1345 |
-
swap='ssd_kpt28'),
|
1346 |
-
198:
|
1347 |
-
dict(
|
1348 |
-
name='ssd_kpt9',
|
1349 |
-
id=198,
|
1350 |
-
color=colors['ssd'],
|
1351 |
-
type='',
|
1352 |
-
swap='ssd_kpt27'),
|
1353 |
-
199:
|
1354 |
-
dict(
|
1355 |
-
name='ssd_kpt10',
|
1356 |
-
id=199,
|
1357 |
-
color=colors['ssd'],
|
1358 |
-
type='',
|
1359 |
-
swap='ssd_kpt26'),
|
1360 |
-
200:
|
1361 |
-
dict(
|
1362 |
-
name='ssd_kpt11',
|
1363 |
-
id=200,
|
1364 |
-
color=colors['ssd'],
|
1365 |
-
type='',
|
1366 |
-
swap='ssd_kpt25'),
|
1367 |
-
201:
|
1368 |
-
dict(
|
1369 |
-
name='ssd_kpt12',
|
1370 |
-
id=201,
|
1371 |
-
color=colors['ssd'],
|
1372 |
-
type='',
|
1373 |
-
swap='ssd_kpt24'),
|
1374 |
-
202:
|
1375 |
-
dict(
|
1376 |
-
name='ssd_kpt13',
|
1377 |
-
id=202,
|
1378 |
-
color=colors['ssd'],
|
1379 |
-
type='',
|
1380 |
-
swap='ssd_kpt23'),
|
1381 |
-
203:
|
1382 |
-
dict(
|
1383 |
-
name='ssd_kpt14',
|
1384 |
-
id=203,
|
1385 |
-
color=colors['ssd'],
|
1386 |
-
type='',
|
1387 |
-
swap='ssd_kpt22'),
|
1388 |
-
204:
|
1389 |
-
dict(
|
1390 |
-
name='ssd_kpt15',
|
1391 |
-
id=204,
|
1392 |
-
color=colors['ssd'],
|
1393 |
-
type='',
|
1394 |
-
swap='ssd_kpt21'),
|
1395 |
-
205:
|
1396 |
-
dict(
|
1397 |
-
name='ssd_kpt16',
|
1398 |
-
id=205,
|
1399 |
-
color=colors['ssd'],
|
1400 |
-
type='',
|
1401 |
-
swap='ssd_kpt20'),
|
1402 |
-
206:
|
1403 |
-
dict(
|
1404 |
-
name='ssd_kpt17',
|
1405 |
-
id=206,
|
1406 |
-
color=colors['ssd'],
|
1407 |
-
type='',
|
1408 |
-
swap='ssd_kpt19'),
|
1409 |
-
207:
|
1410 |
-
dict(name='ssd_kpt18', id=207, color=colors['ssd'], type='', swap=''),
|
1411 |
-
208:
|
1412 |
-
dict(
|
1413 |
-
name='ssd_kpt19',
|
1414 |
-
id=208,
|
1415 |
-
color=colors['ssd'],
|
1416 |
-
type='',
|
1417 |
-
swap='ssd_kpt17'),
|
1418 |
-
209:
|
1419 |
-
dict(
|
1420 |
-
name='ssd_kpt20',
|
1421 |
-
id=209,
|
1422 |
-
color=colors['ssd'],
|
1423 |
-
type='',
|
1424 |
-
swap='ssd_kpt16'),
|
1425 |
-
210:
|
1426 |
-
dict(
|
1427 |
-
name='ssd_kpt21',
|
1428 |
-
id=210,
|
1429 |
-
color=colors['ssd'],
|
1430 |
-
type='',
|
1431 |
-
swap='ssd_kpt15'),
|
1432 |
-
211:
|
1433 |
-
dict(
|
1434 |
-
name='ssd_kpt22',
|
1435 |
-
id=211,
|
1436 |
-
color=colors['ssd'],
|
1437 |
-
type='',
|
1438 |
-
swap='ssd_kpt14'),
|
1439 |
-
212:
|
1440 |
-
dict(
|
1441 |
-
name='ssd_kpt23',
|
1442 |
-
id=212,
|
1443 |
-
color=colors['ssd'],
|
1444 |
-
type='',
|
1445 |
-
swap='ssd_kpt13'),
|
1446 |
-
213:
|
1447 |
-
dict(
|
1448 |
-
name='ssd_kpt24',
|
1449 |
-
id=213,
|
1450 |
-
color=colors['ssd'],
|
1451 |
-
type='',
|
1452 |
-
swap='ssd_kpt12'),
|
1453 |
-
214:
|
1454 |
-
dict(
|
1455 |
-
name='ssd_kpt25',
|
1456 |
-
id=214,
|
1457 |
-
color=colors['ssd'],
|
1458 |
-
type='',
|
1459 |
-
swap='ssd_kpt11'),
|
1460 |
-
215:
|
1461 |
-
dict(
|
1462 |
-
name='ssd_kpt26',
|
1463 |
-
id=215,
|
1464 |
-
color=colors['ssd'],
|
1465 |
-
type='',
|
1466 |
-
swap='ssd_kpt10'),
|
1467 |
-
216:
|
1468 |
-
dict(
|
1469 |
-
name='ssd_kpt27',
|
1470 |
-
id=216,
|
1471 |
-
color=colors['ssd'],
|
1472 |
-
type='',
|
1473 |
-
swap='ssd_kpt9'),
|
1474 |
-
217:
|
1475 |
-
dict(
|
1476 |
-
name='ssd_kpt28',
|
1477 |
-
id=217,
|
1478 |
-
color=colors['ssd'],
|
1479 |
-
type='',
|
1480 |
-
swap='ssd_kpt8'),
|
1481 |
-
218:
|
1482 |
-
dict(
|
1483 |
-
name='ssd_kpt29',
|
1484 |
-
id=218,
|
1485 |
-
color=colors['ssd'],
|
1486 |
-
type='',
|
1487 |
-
swap='ssd_kpt7'),
|
1488 |
-
# long_sleeved_dress
|
1489 |
-
219:
|
1490 |
-
dict(name='lsd_kpt1', id=219, color=colors['lsd'], type='', swap=''),
|
1491 |
-
220:
|
1492 |
-
dict(
|
1493 |
-
name='lsd_kpt2',
|
1494 |
-
id=220,
|
1495 |
-
color=colors['lsd'],
|
1496 |
-
type='',
|
1497 |
-
swap='lsd_kpt6'),
|
1498 |
-
221:
|
1499 |
-
dict(
|
1500 |
-
name='lsd_kpt3',
|
1501 |
-
id=221,
|
1502 |
-
color=colors['lsd'],
|
1503 |
-
type='',
|
1504 |
-
swap='lsd_kpt5'),
|
1505 |
-
222:
|
1506 |
-
dict(name='lsd_kpt4', id=222, color=colors['lsd'], type='', swap=''),
|
1507 |
-
223:
|
1508 |
-
dict(
|
1509 |
-
name='lsd_kpt5',
|
1510 |
-
id=223,
|
1511 |
-
color=colors['lsd'],
|
1512 |
-
type='',
|
1513 |
-
swap='lsd_kpt3'),
|
1514 |
-
224:
|
1515 |
-
dict(
|
1516 |
-
name='lsd_kpt6',
|
1517 |
-
id=224,
|
1518 |
-
color=colors['lsd'],
|
1519 |
-
type='',
|
1520 |
-
swap='lsd_kpt2'),
|
1521 |
-
225:
|
1522 |
-
dict(
|
1523 |
-
name='lsd_kpt7',
|
1524 |
-
id=225,
|
1525 |
-
color=colors['lsd'],
|
1526 |
-
type='',
|
1527 |
-
swap='lsd_kpt37'),
|
1528 |
-
226:
|
1529 |
-
dict(
|
1530 |
-
name='lsd_kpt8',
|
1531 |
-
id=226,
|
1532 |
-
color=colors['lsd'],
|
1533 |
-
type='',
|
1534 |
-
swap='lsd_kpt36'),
|
1535 |
-
227:
|
1536 |
-
dict(
|
1537 |
-
name='lsd_kpt9',
|
1538 |
-
id=227,
|
1539 |
-
color=colors['lsd'],
|
1540 |
-
type='',
|
1541 |
-
swap='lsd_kpt35'),
|
1542 |
-
228:
|
1543 |
-
dict(
|
1544 |
-
name='lsd_kpt10',
|
1545 |
-
id=228,
|
1546 |
-
color=colors['lsd'],
|
1547 |
-
type='',
|
1548 |
-
swap='lsd_kpt34'),
|
1549 |
-
229:
|
1550 |
-
dict(
|
1551 |
-
name='lsd_kpt11',
|
1552 |
-
id=229,
|
1553 |
-
color=colors['lsd'],
|
1554 |
-
type='',
|
1555 |
-
swap='lsd_kpt33'),
|
1556 |
-
230:
|
1557 |
-
dict(
|
1558 |
-
name='lsd_kpt12',
|
1559 |
-
id=230,
|
1560 |
-
color=colors['lsd'],
|
1561 |
-
type='',
|
1562 |
-
swap='lsd_kpt32'),
|
1563 |
-
231:
|
1564 |
-
dict(
|
1565 |
-
name='lsd_kpt13',
|
1566 |
-
id=231,
|
1567 |
-
color=colors['lsd'],
|
1568 |
-
type='',
|
1569 |
-
swap='lsd_kpt31'),
|
1570 |
-
232:
|
1571 |
-
dict(
|
1572 |
-
name='lsd_kpt14',
|
1573 |
-
id=232,
|
1574 |
-
color=colors['lsd'],
|
1575 |
-
type='',
|
1576 |
-
swap='lsd_kpt30'),
|
1577 |
-
233:
|
1578 |
-
dict(
|
1579 |
-
name='lsd_kpt15',
|
1580 |
-
id=233,
|
1581 |
-
color=colors['lsd'],
|
1582 |
-
type='',
|
1583 |
-
swap='lsd_kpt29'),
|
1584 |
-
234:
|
1585 |
-
dict(
|
1586 |
-
name='lsd_kpt16',
|
1587 |
-
id=234,
|
1588 |
-
color=colors['lsd'],
|
1589 |
-
type='',
|
1590 |
-
swap='lsd_kpt28'),
|
1591 |
-
235:
|
1592 |
-
dict(
|
1593 |
-
name='lsd_kpt17',
|
1594 |
-
id=235,
|
1595 |
-
color=colors['lsd'],
|
1596 |
-
type='',
|
1597 |
-
swap='lsd_kpt27'),
|
1598 |
-
236:
|
1599 |
-
dict(
|
1600 |
-
name='lsd_kpt18',
|
1601 |
-
id=236,
|
1602 |
-
color=colors['lsd'],
|
1603 |
-
type='',
|
1604 |
-
swap='lsd_kpt26'),
|
1605 |
-
237:
|
1606 |
-
dict(
|
1607 |
-
name='lsd_kpt19',
|
1608 |
-
id=237,
|
1609 |
-
color=colors['lsd'],
|
1610 |
-
type='',
|
1611 |
-
swap='lsd_kpt25'),
|
1612 |
-
238:
|
1613 |
-
dict(
|
1614 |
-
name='lsd_kpt20',
|
1615 |
-
id=238,
|
1616 |
-
color=colors['lsd'],
|
1617 |
-
type='',
|
1618 |
-
swap='lsd_kpt24'),
|
1619 |
-
239:
|
1620 |
-
dict(
|
1621 |
-
name='lsd_kpt21',
|
1622 |
-
id=239,
|
1623 |
-
color=colors['lsd'],
|
1624 |
-
type='',
|
1625 |
-
swap='lsd_kpt23'),
|
1626 |
-
240:
|
1627 |
-
dict(name='lsd_kpt22', id=240, color=colors['lsd'], type='', swap=''),
|
1628 |
-
241:
|
1629 |
-
dict(
|
1630 |
-
name='lsd_kpt23',
|
1631 |
-
id=241,
|
1632 |
-
color=colors['lsd'],
|
1633 |
-
type='',
|
1634 |
-
swap='lsd_kpt21'),
|
1635 |
-
242:
|
1636 |
-
dict(
|
1637 |
-
name='lsd_kpt24',
|
1638 |
-
id=242,
|
1639 |
-
color=colors['lsd'],
|
1640 |
-
type='',
|
1641 |
-
swap='lsd_kpt20'),
|
1642 |
-
243:
|
1643 |
-
dict(
|
1644 |
-
name='lsd_kpt25',
|
1645 |
-
id=243,
|
1646 |
-
color=colors['lsd'],
|
1647 |
-
type='',
|
1648 |
-
swap='lsd_kpt19'),
|
1649 |
-
244:
|
1650 |
-
dict(
|
1651 |
-
name='lsd_kpt26',
|
1652 |
-
id=244,
|
1653 |
-
color=colors['lsd'],
|
1654 |
-
type='',
|
1655 |
-
swap='lsd_kpt18'),
|
1656 |
-
245:
|
1657 |
-
dict(
|
1658 |
-
name='lsd_kpt27',
|
1659 |
-
id=245,
|
1660 |
-
color=colors['lsd'],
|
1661 |
-
type='',
|
1662 |
-
swap='lsd_kpt17'),
|
1663 |
-
246:
|
1664 |
-
dict(
|
1665 |
-
name='lsd_kpt28',
|
1666 |
-
id=246,
|
1667 |
-
color=colors['lsd'],
|
1668 |
-
type='',
|
1669 |
-
swap='lsd_kpt16'),
|
1670 |
-
247:
|
1671 |
-
dict(
|
1672 |
-
name='lsd_kpt29',
|
1673 |
-
id=247,
|
1674 |
-
color=colors['lsd'],
|
1675 |
-
type='',
|
1676 |
-
swap='lsd_kpt15'),
|
1677 |
-
248:
|
1678 |
-
dict(
|
1679 |
-
name='lsd_kpt30',
|
1680 |
-
id=248,
|
1681 |
-
color=colors['lsd'],
|
1682 |
-
type='',
|
1683 |
-
swap='lsd_kpt14'),
|
1684 |
-
249:
|
1685 |
-
dict(
|
1686 |
-
name='lsd_kpt31',
|
1687 |
-
id=249,
|
1688 |
-
color=colors['lsd'],
|
1689 |
-
type='',
|
1690 |
-
swap='lsd_kpt13'),
|
1691 |
-
250:
|
1692 |
-
dict(
|
1693 |
-
name='lsd_kpt32',
|
1694 |
-
id=250,
|
1695 |
-
color=colors['lsd'],
|
1696 |
-
type='',
|
1697 |
-
swap='lsd_kpt12'),
|
1698 |
-
251:
|
1699 |
-
dict(
|
1700 |
-
name='lsd_kpt33',
|
1701 |
-
id=251,
|
1702 |
-
color=colors['lsd'],
|
1703 |
-
type='',
|
1704 |
-
swap='lsd_kpt11'),
|
1705 |
-
252:
|
1706 |
-
dict(
|
1707 |
-
name='lsd_kpt34',
|
1708 |
-
id=252,
|
1709 |
-
color=colors['lsd'],
|
1710 |
-
type='',
|
1711 |
-
swap='lsd_kpt10'),
|
1712 |
-
253:
|
1713 |
-
dict(
|
1714 |
-
name='lsd_kpt35',
|
1715 |
-
id=253,
|
1716 |
-
color=colors['lsd'],
|
1717 |
-
type='',
|
1718 |
-
swap='lsd_kpt9'),
|
1719 |
-
254:
|
1720 |
-
dict(
|
1721 |
-
name='lsd_kpt36',
|
1722 |
-
id=254,
|
1723 |
-
color=colors['lsd'],
|
1724 |
-
type='',
|
1725 |
-
swap='lsd_kpt8'),
|
1726 |
-
255:
|
1727 |
-
dict(
|
1728 |
-
name='lsd_kpt37',
|
1729 |
-
id=255,
|
1730 |
-
color=colors['lsd'],
|
1731 |
-
type='',
|
1732 |
-
swap='lsd_kpt7'),
|
1733 |
-
# vest_dress
|
1734 |
-
256:
|
1735 |
-
dict(name='vd_kpt1', id=256, color=colors['vd'], type='', swap=''),
|
1736 |
-
257:
|
1737 |
-
dict(
|
1738 |
-
name='vd_kpt2',
|
1739 |
-
id=257,
|
1740 |
-
color=colors['vd'],
|
1741 |
-
type='',
|
1742 |
-
swap='vd_kpt6'),
|
1743 |
-
258:
|
1744 |
-
dict(
|
1745 |
-
name='vd_kpt3',
|
1746 |
-
id=258,
|
1747 |
-
color=colors['vd'],
|
1748 |
-
type='',
|
1749 |
-
swap='vd_kpt5'),
|
1750 |
-
259:
|
1751 |
-
dict(name='vd_kpt4', id=259, color=colors['vd'], type='', swap=''),
|
1752 |
-
260:
|
1753 |
-
dict(
|
1754 |
-
name='vd_kpt5',
|
1755 |
-
id=260,
|
1756 |
-
color=colors['vd'],
|
1757 |
-
type='',
|
1758 |
-
swap='vd_kpt3'),
|
1759 |
-
261:
|
1760 |
-
dict(
|
1761 |
-
name='vd_kpt6',
|
1762 |
-
id=261,
|
1763 |
-
color=colors['vd'],
|
1764 |
-
type='',
|
1765 |
-
swap='vd_kpt2'),
|
1766 |
-
262:
|
1767 |
-
dict(
|
1768 |
-
name='vd_kpt7',
|
1769 |
-
id=262,
|
1770 |
-
color=colors['vd'],
|
1771 |
-
type='',
|
1772 |
-
swap='vd_kpt19'),
|
1773 |
-
263:
|
1774 |
-
dict(
|
1775 |
-
name='vd_kpt8',
|
1776 |
-
id=263,
|
1777 |
-
color=colors['vd'],
|
1778 |
-
type='',
|
1779 |
-
swap='vd_kpt18'),
|
1780 |
-
264:
|
1781 |
-
dict(
|
1782 |
-
name='vd_kpt9',
|
1783 |
-
id=264,
|
1784 |
-
color=colors['vd'],
|
1785 |
-
type='',
|
1786 |
-
swap='vd_kpt17'),
|
1787 |
-
265:
|
1788 |
-
dict(
|
1789 |
-
name='vd_kpt10',
|
1790 |
-
id=265,
|
1791 |
-
color=colors['vd'],
|
1792 |
-
type='',
|
1793 |
-
swap='vd_kpt16'),
|
1794 |
-
266:
|
1795 |
-
dict(
|
1796 |
-
name='vd_kpt11',
|
1797 |
-
id=266,
|
1798 |
-
color=colors['vd'],
|
1799 |
-
type='',
|
1800 |
-
swap='vd_kpt15'),
|
1801 |
-
267:
|
1802 |
-
dict(
|
1803 |
-
name='vd_kpt12',
|
1804 |
-
id=267,
|
1805 |
-
color=colors['vd'],
|
1806 |
-
type='',
|
1807 |
-
swap='vd_kpt14'),
|
1808 |
-
268:
|
1809 |
-
dict(name='vd_kpt13', id=268, color=colors['vd'], type='', swap=''),
|
1810 |
-
269:
|
1811 |
-
dict(
|
1812 |
-
name='vd_kpt14',
|
1813 |
-
id=269,
|
1814 |
-
color=colors['vd'],
|
1815 |
-
type='',
|
1816 |
-
swap='vd_kpt12'),
|
1817 |
-
270:
|
1818 |
-
dict(
|
1819 |
-
name='vd_kpt15',
|
1820 |
-
id=270,
|
1821 |
-
color=colors['vd'],
|
1822 |
-
type='',
|
1823 |
-
swap='vd_kpt11'),
|
1824 |
-
271:
|
1825 |
-
dict(
|
1826 |
-
name='vd_kpt16',
|
1827 |
-
id=271,
|
1828 |
-
color=colors['vd'],
|
1829 |
-
type='',
|
1830 |
-
swap='vd_kpt10'),
|
1831 |
-
272:
|
1832 |
-
dict(
|
1833 |
-
name='vd_kpt17',
|
1834 |
-
id=272,
|
1835 |
-
color=colors['vd'],
|
1836 |
-
type='',
|
1837 |
-
swap='vd_kpt9'),
|
1838 |
-
273:
|
1839 |
-
dict(
|
1840 |
-
name='vd_kpt18',
|
1841 |
-
id=273,
|
1842 |
-
color=colors['vd'],
|
1843 |
-
type='',
|
1844 |
-
swap='vd_kpt8'),
|
1845 |
-
274:
|
1846 |
-
dict(
|
1847 |
-
name='vd_kpt19',
|
1848 |
-
id=274,
|
1849 |
-
color=colors['vd'],
|
1850 |
-
type='',
|
1851 |
-
swap='vd_kpt7'),
|
1852 |
-
# sling_dress
|
1853 |
-
275:
|
1854 |
-
dict(name='sd_kpt1', id=275, color=colors['sd'], type='', swap=''),
|
1855 |
-
276:
|
1856 |
-
dict(
|
1857 |
-
name='sd_kpt2',
|
1858 |
-
id=276,
|
1859 |
-
color=colors['sd'],
|
1860 |
-
type='',
|
1861 |
-
swap='sd_kpt6'),
|
1862 |
-
277:
|
1863 |
-
dict(
|
1864 |
-
name='sd_kpt3',
|
1865 |
-
id=277,
|
1866 |
-
color=colors['sd'],
|
1867 |
-
type='',
|
1868 |
-
swap='sd_kpt5'),
|
1869 |
-
278:
|
1870 |
-
dict(name='sd_kpt4', id=278, color=colors['sd'], type='', swap=''),
|
1871 |
-
279:
|
1872 |
-
dict(
|
1873 |
-
name='sd_kpt5',
|
1874 |
-
id=279,
|
1875 |
-
color=colors['sd'],
|
1876 |
-
type='',
|
1877 |
-
swap='sd_kpt3'),
|
1878 |
-
280:
|
1879 |
-
dict(
|
1880 |
-
name='sd_kpt6',
|
1881 |
-
id=280,
|
1882 |
-
color=colors['sd'],
|
1883 |
-
type='',
|
1884 |
-
swap='sd_kpt2'),
|
1885 |
-
281:
|
1886 |
-
dict(
|
1887 |
-
name='sd_kpt7',
|
1888 |
-
id=281,
|
1889 |
-
color=colors['sd'],
|
1890 |
-
type='',
|
1891 |
-
swap='sd_kpt19'),
|
1892 |
-
282:
|
1893 |
-
dict(
|
1894 |
-
name='sd_kpt8',
|
1895 |
-
id=282,
|
1896 |
-
color=colors['sd'],
|
1897 |
-
type='',
|
1898 |
-
swap='sd_kpt18'),
|
1899 |
-
283:
|
1900 |
-
dict(
|
1901 |
-
name='sd_kpt9',
|
1902 |
-
id=283,
|
1903 |
-
color=colors['sd'],
|
1904 |
-
type='',
|
1905 |
-
swap='sd_kpt17'),
|
1906 |
-
284:
|
1907 |
-
dict(
|
1908 |
-
name='sd_kpt10',
|
1909 |
-
id=284,
|
1910 |
-
color=colors['sd'],
|
1911 |
-
type='',
|
1912 |
-
swap='sd_kpt16'),
|
1913 |
-
285:
|
1914 |
-
dict(
|
1915 |
-
name='sd_kpt11',
|
1916 |
-
id=285,
|
1917 |
-
color=colors['sd'],
|
1918 |
-
type='',
|
1919 |
-
swap='sd_kpt15'),
|
1920 |
-
286:
|
1921 |
-
dict(
|
1922 |
-
name='sd_kpt12',
|
1923 |
-
id=286,
|
1924 |
-
color=colors['sd'],
|
1925 |
-
type='',
|
1926 |
-
swap='sd_kpt14'),
|
1927 |
-
287:
|
1928 |
-
dict(name='sd_kpt13', id=287, color=colors['sd'], type='', swap=''),
|
1929 |
-
288:
|
1930 |
-
dict(
|
1931 |
-
name='sd_kpt14',
|
1932 |
-
id=288,
|
1933 |
-
color=colors['sd'],
|
1934 |
-
type='',
|
1935 |
-
swap='sd_kpt12'),
|
1936 |
-
289:
|
1937 |
-
dict(
|
1938 |
-
name='sd_kpt15',
|
1939 |
-
id=289,
|
1940 |
-
color=colors['sd'],
|
1941 |
-
type='',
|
1942 |
-
swap='sd_kpt11'),
|
1943 |
-
290:
|
1944 |
-
dict(
|
1945 |
-
name='sd_kpt16',
|
1946 |
-
id=290,
|
1947 |
-
color=colors['sd'],
|
1948 |
-
type='',
|
1949 |
-
swap='sd_kpt10'),
|
1950 |
-
291:
|
1951 |
-
dict(
|
1952 |
-
name='sd_kpt17',
|
1953 |
-
id=291,
|
1954 |
-
color=colors['sd'],
|
1955 |
-
type='',
|
1956 |
-
swap='sd_kpt9'),
|
1957 |
-
292:
|
1958 |
-
dict(
|
1959 |
-
name='sd_kpt18',
|
1960 |
-
id=292,
|
1961 |
-
color=colors['sd'],
|
1962 |
-
type='',
|
1963 |
-
swap='sd_kpt8'),
|
1964 |
-
293:
|
1965 |
-
dict(
|
1966 |
-
name='sd_kpt19',
|
1967 |
-
id=293,
|
1968 |
-
color=colors['sd'],
|
1969 |
-
type='',
|
1970 |
-
swap='sd_kpt7'),
|
1971 |
-
},
|
1972 |
-
skeleton_info={
|
1973 |
-
# short_sleeved_shirt
|
1974 |
-
0:
|
1975 |
-
dict(link=('sss_kpt1', 'sss_kpt2'), id=0, color=[255, 128, 0]),
|
1976 |
-
1:
|
1977 |
-
dict(link=('sss_kpt2', 'sss_kpt7'), id=1, color=[255, 128, 0]),
|
1978 |
-
2:
|
1979 |
-
dict(link=('sss_kpt7', 'sss_kpt8'), id=2, color=[255, 128, 0]),
|
1980 |
-
3:
|
1981 |
-
dict(link=('sss_kpt8', 'sss_kpt9'), id=3, color=[255, 128, 0]),
|
1982 |
-
4:
|
1983 |
-
dict(link=('sss_kpt9', 'sss_kpt10'), id=4, color=[255, 128, 0]),
|
1984 |
-
5:
|
1985 |
-
dict(link=('sss_kpt10', 'sss_kpt11'), id=5, color=[255, 128, 0]),
|
1986 |
-
6:
|
1987 |
-
dict(link=('sss_kpt11', 'sss_kpt12'), id=6, color=[255, 128, 0]),
|
1988 |
-
7:
|
1989 |
-
dict(link=('sss_kpt12', 'sss_kpt13'), id=7, color=[255, 128, 0]),
|
1990 |
-
8:
|
1991 |
-
dict(link=('sss_kpt13', 'sss_kpt14'), id=8, color=[255, 128, 0]),
|
1992 |
-
9:
|
1993 |
-
dict(link=('sss_kpt14', 'sss_kpt15'), id=9, color=[255, 128, 0]),
|
1994 |
-
10:
|
1995 |
-
dict(link=('sss_kpt15', 'sss_kpt16'), id=10, color=[255, 128, 0]),
|
1996 |
-
11:
|
1997 |
-
dict(link=('sss_kpt16', 'sss_kpt17'), id=11, color=[255, 128, 0]),
|
1998 |
-
12:
|
1999 |
-
dict(link=('sss_kpt17', 'sss_kpt18'), id=12, color=[255, 128, 0]),
|
2000 |
-
13:
|
2001 |
-
dict(link=('sss_kpt18', 'sss_kpt19'), id=13, color=[255, 128, 0]),
|
2002 |
-
14:
|
2003 |
-
dict(link=('sss_kpt19', 'sss_kpt20'), id=14, color=[255, 128, 0]),
|
2004 |
-
15:
|
2005 |
-
dict(link=('sss_kpt20', 'sss_kpt21'), id=15, color=[255, 128, 0]),
|
2006 |
-
16:
|
2007 |
-
dict(link=('sss_kpt21', 'sss_kpt22'), id=16, color=[255, 128, 0]),
|
2008 |
-
17:
|
2009 |
-
dict(link=('sss_kpt22', 'sss_kpt23'), id=17, color=[255, 128, 0]),
|
2010 |
-
18:
|
2011 |
-
dict(link=('sss_kpt23', 'sss_kpt24'), id=18, color=[255, 128, 0]),
|
2012 |
-
19:
|
2013 |
-
dict(link=('sss_kpt24', 'sss_kpt25'), id=19, color=[255, 128, 0]),
|
2014 |
-
20:
|
2015 |
-
dict(link=('sss_kpt25', 'sss_kpt6'), id=20, color=[255, 128, 0]),
|
2016 |
-
21:
|
2017 |
-
dict(link=('sss_kpt6', 'sss_kpt1'), id=21, color=[255, 128, 0]),
|
2018 |
-
22:
|
2019 |
-
dict(link=('sss_kpt2', 'sss_kpt3'), id=22, color=[255, 128, 0]),
|
2020 |
-
23:
|
2021 |
-
dict(link=('sss_kpt3', 'sss_kpt4'), id=23, color=[255, 128, 0]),
|
2022 |
-
24:
|
2023 |
-
dict(link=('sss_kpt4', 'sss_kpt5'), id=24, color=[255, 128, 0]),
|
2024 |
-
25:
|
2025 |
-
dict(link=('sss_kpt5', 'sss_kpt6'), id=25, color=[255, 128, 0]),
|
2026 |
-
# long_sleeve_shirt
|
2027 |
-
26:
|
2028 |
-
dict(link=('lss_kpt1', 'lss_kpt2'), id=26, color=[255, 0, 128]),
|
2029 |
-
27:
|
2030 |
-
dict(link=('lss_kpt2', 'lss_kpt7'), id=27, color=[255, 0, 128]),
|
2031 |
-
28:
|
2032 |
-
dict(link=('lss_kpt7', 'lss_kpt8'), id=28, color=[255, 0, 128]),
|
2033 |
-
29:
|
2034 |
-
dict(link=('lss_kpt8', 'lss_kpt9'), id=29, color=[255, 0, 128]),
|
2035 |
-
30:
|
2036 |
-
dict(link=('lss_kpt9', 'lss_kpt10'), id=30, color=[255, 0, 128]),
|
2037 |
-
31:
|
2038 |
-
dict(link=('lss_kpt10', 'lss_kpt11'), id=31, color=[255, 0, 128]),
|
2039 |
-
32:
|
2040 |
-
dict(link=('lss_kpt11', 'lss_kpt12'), id=32, color=[255, 0, 128]),
|
2041 |
-
33:
|
2042 |
-
dict(link=('lss_kpt12', 'lss_kpt13'), id=33, color=[255, 0, 128]),
|
2043 |
-
34:
|
2044 |
-
dict(link=('lss_kpt13', 'lss_kpt14'), id=34, color=[255, 0, 128]),
|
2045 |
-
35:
|
2046 |
-
dict(link=('lss_kpt14', 'lss_kpt15'), id=35, color=[255, 0, 128]),
|
2047 |
-
36:
|
2048 |
-
dict(link=('lss_kpt15', 'lss_kpt16'), id=36, color=[255, 0, 128]),
|
2049 |
-
37:
|
2050 |
-
dict(link=('lss_kpt16', 'lss_kpt17'), id=37, color=[255, 0, 128]),
|
2051 |
-
38:
|
2052 |
-
dict(link=('lss_kpt17', 'lss_kpt18'), id=38, color=[255, 0, 128]),
|
2053 |
-
39:
|
2054 |
-
dict(link=('lss_kpt18', 'lss_kpt19'), id=39, color=[255, 0, 128]),
|
2055 |
-
40:
|
2056 |
-
dict(link=('lss_kpt19', 'lss_kpt20'), id=40, color=[255, 0, 128]),
|
2057 |
-
41:
|
2058 |
-
dict(link=('lss_kpt20', 'lss_kpt21'), id=41, color=[255, 0, 128]),
|
2059 |
-
42:
|
2060 |
-
dict(link=('lss_kpt21', 'lss_kpt22'), id=42, color=[255, 0, 128]),
|
2061 |
-
43:
|
2062 |
-
dict(link=('lss_kpt22', 'lss_kpt23'), id=43, color=[255, 0, 128]),
|
2063 |
-
44:
|
2064 |
-
dict(link=('lss_kpt23', 'lss_kpt24'), id=44, color=[255, 0, 128]),
|
2065 |
-
45:
|
2066 |
-
dict(link=('lss_kpt24', 'lss_kpt25'), id=45, color=[255, 0, 128]),
|
2067 |
-
46:
|
2068 |
-
dict(link=('lss_kpt25', 'lss_kpt26'), id=46, color=[255, 0, 128]),
|
2069 |
-
47:
|
2070 |
-
dict(link=('lss_kpt26', 'lss_kpt27'), id=47, color=[255, 0, 128]),
|
2071 |
-
48:
|
2072 |
-
dict(link=('lss_kpt27', 'lss_kpt28'), id=48, color=[255, 0, 128]),
|
2073 |
-
49:
|
2074 |
-
dict(link=('lss_kpt28', 'lss_kpt29'), id=49, color=[255, 0, 128]),
|
2075 |
-
50:
|
2076 |
-
dict(link=('lss_kpt29', 'lss_kpt30'), id=50, color=[255, 0, 128]),
|
2077 |
-
51:
|
2078 |
-
dict(link=('lss_kpt30', 'lss_kpt31'), id=51, color=[255, 0, 128]),
|
2079 |
-
52:
|
2080 |
-
dict(link=('lss_kpt31', 'lss_kpt32'), id=52, color=[255, 0, 128]),
|
2081 |
-
53:
|
2082 |
-
dict(link=('lss_kpt32', 'lss_kpt33'), id=53, color=[255, 0, 128]),
|
2083 |
-
54:
|
2084 |
-
dict(link=('lss_kpt33', 'lss_kpt6'), id=54, color=[255, 0, 128]),
|
2085 |
-
55:
|
2086 |
-
dict(link=('lss_kpt6', 'lss_kpt5'), id=55, color=[255, 0, 128]),
|
2087 |
-
56:
|
2088 |
-
dict(link=('lss_kpt5', 'lss_kpt4'), id=56, color=[255, 0, 128]),
|
2089 |
-
57:
|
2090 |
-
dict(link=('lss_kpt4', 'lss_kpt3'), id=57, color=[255, 0, 128]),
|
2091 |
-
58:
|
2092 |
-
dict(link=('lss_kpt3', 'lss_kpt2'), id=58, color=[255, 0, 128]),
|
2093 |
-
59:
|
2094 |
-
dict(link=('lss_kpt6', 'lss_kpt1'), id=59, color=[255, 0, 128]),
|
2095 |
-
# short_sleeved_outwear
|
2096 |
-
60:
|
2097 |
-
dict(link=('sso_kpt1', 'sso_kpt4'), id=60, color=[128, 0, 255]),
|
2098 |
-
61:
|
2099 |
-
dict(link=('sso_kpt4', 'sso_kpt7'), id=61, color=[128, 0, 255]),
|
2100 |
-
62:
|
2101 |
-
dict(link=('sso_kpt7', 'sso_kpt8'), id=62, color=[128, 0, 255]),
|
2102 |
-
63:
|
2103 |
-
dict(link=('sso_kpt8', 'sso_kpt9'), id=63, color=[128, 0, 255]),
|
2104 |
-
64:
|
2105 |
-
dict(link=('sso_kpt9', 'sso_kpt10'), id=64, color=[128, 0, 255]),
|
2106 |
-
65:
|
2107 |
-
dict(link=('sso_kpt10', 'sso_kpt11'), id=65, color=[128, 0, 255]),
|
2108 |
-
66:
|
2109 |
-
dict(link=('sso_kpt11', 'sso_kpt12'), id=66, color=[128, 0, 255]),
|
2110 |
-
67:
|
2111 |
-
dict(link=('sso_kpt12', 'sso_kpt13'), id=67, color=[128, 0, 255]),
|
2112 |
-
68:
|
2113 |
-
dict(link=('sso_kpt13', 'sso_kpt14'), id=68, color=[128, 0, 255]),
|
2114 |
-
69:
|
2115 |
-
dict(link=('sso_kpt14', 'sso_kpt15'), id=69, color=[128, 0, 255]),
|
2116 |
-
70:
|
2117 |
-
dict(link=('sso_kpt15', 'sso_kpt16'), id=70, color=[128, 0, 255]),
|
2118 |
-
71:
|
2119 |
-
dict(link=('sso_kpt16', 'sso_kpt31'), id=71, color=[128, 0, 255]),
|
2120 |
-
72:
|
2121 |
-
dict(link=('sso_kpt31', 'sso_kpt30'), id=72, color=[128, 0, 255]),
|
2122 |
-
73:
|
2123 |
-
dict(link=('sso_kpt30', 'sso_kpt2'), id=73, color=[128, 0, 255]),
|
2124 |
-
74:
|
2125 |
-
dict(link=('sso_kpt2', 'sso_kpt3'), id=74, color=[128, 0, 255]),
|
2126 |
-
75:
|
2127 |
-
dict(link=('sso_kpt3', 'sso_kpt4'), id=75, color=[128, 0, 255]),
|
2128 |
-
76:
|
2129 |
-
dict(link=('sso_kpt1', 'sso_kpt6'), id=76, color=[128, 0, 255]),
|
2130 |
-
77:
|
2131 |
-
dict(link=('sso_kpt6', 'sso_kpt25'), id=77, color=[128, 0, 255]),
|
2132 |
-
78:
|
2133 |
-
dict(link=('sso_kpt25', 'sso_kpt24'), id=78, color=[128, 0, 255]),
|
2134 |
-
79:
|
2135 |
-
dict(link=('sso_kpt24', 'sso_kpt23'), id=79, color=[128, 0, 255]),
|
2136 |
-
80:
|
2137 |
-
dict(link=('sso_kpt23', 'sso_kpt22'), id=80, color=[128, 0, 255]),
|
2138 |
-
81:
|
2139 |
-
dict(link=('sso_kpt22', 'sso_kpt21'), id=81, color=[128, 0, 255]),
|
2140 |
-
82:
|
2141 |
-
dict(link=('sso_kpt21', 'sso_kpt20'), id=82, color=[128, 0, 255]),
|
2142 |
-
83:
|
2143 |
-
dict(link=('sso_kpt20', 'sso_kpt19'), id=83, color=[128, 0, 255]),
|
2144 |
-
84:
|
2145 |
-
dict(link=('sso_kpt19', 'sso_kpt18'), id=84, color=[128, 0, 255]),
|
2146 |
-
85:
|
2147 |
-
dict(link=('sso_kpt18', 'sso_kpt17'), id=85, color=[128, 0, 255]),
|
2148 |
-
86:
|
2149 |
-
dict(link=('sso_kpt17', 'sso_kpt29'), id=86, color=[128, 0, 255]),
|
2150 |
-
87:
|
2151 |
-
dict(link=('sso_kpt29', 'sso_kpt28'), id=87, color=[128, 0, 255]),
|
2152 |
-
88:
|
2153 |
-
dict(link=('sso_kpt28', 'sso_kpt27'), id=88, color=[128, 0, 255]),
|
2154 |
-
89:
|
2155 |
-
dict(link=('sso_kpt27', 'sso_kpt26'), id=89, color=[128, 0, 255]),
|
2156 |
-
90:
|
2157 |
-
dict(link=('sso_kpt26', 'sso_kpt5'), id=90, color=[128, 0, 255]),
|
2158 |
-
91:
|
2159 |
-
dict(link=('sso_kpt5', 'sso_kpt6'), id=91, color=[128, 0, 255]),
|
2160 |
-
# long_sleeved_outwear
|
2161 |
-
92:
|
2162 |
-
dict(link=('lso_kpt1', 'lso_kpt2'), id=92, color=[0, 128, 255]),
|
2163 |
-
93:
|
2164 |
-
dict(link=('lso_kpt2', 'lso_kpt7'), id=93, color=[0, 128, 255]),
|
2165 |
-
94:
|
2166 |
-
dict(link=('lso_kpt7', 'lso_kpt8'), id=94, color=[0, 128, 255]),
|
2167 |
-
95:
|
2168 |
-
dict(link=('lso_kpt8', 'lso_kpt9'), id=95, color=[0, 128, 255]),
|
2169 |
-
96:
|
2170 |
-
dict(link=('lso_kpt9', 'lso_kpt10'), id=96, color=[0, 128, 255]),
|
2171 |
-
97:
|
2172 |
-
dict(link=('lso_kpt10', 'lso_kpt11'), id=97, color=[0, 128, 255]),
|
2173 |
-
98:
|
2174 |
-
dict(link=('lso_kpt11', 'lso_kpt12'), id=98, color=[0, 128, 255]),
|
2175 |
-
99:
|
2176 |
-
dict(link=('lso_kpt12', 'lso_kpt13'), id=99, color=[0, 128, 255]),
|
2177 |
-
100:
|
2178 |
-
dict(link=('lso_kpt13', 'lso_kpt14'), id=100, color=[0, 128, 255]),
|
2179 |
-
101:
|
2180 |
-
dict(link=('lso_kpt14', 'lso_kpt15'), id=101, color=[0, 128, 255]),
|
2181 |
-
102:
|
2182 |
-
dict(link=('lso_kpt15', 'lso_kpt16'), id=102, color=[0, 128, 255]),
|
2183 |
-
103:
|
2184 |
-
dict(link=('lso_kpt16', 'lso_kpt17'), id=103, color=[0, 128, 255]),
|
2185 |
-
104:
|
2186 |
-
dict(link=('lso_kpt17', 'lso_kpt18'), id=104, color=[0, 128, 255]),
|
2187 |
-
105:
|
2188 |
-
dict(link=('lso_kpt18', 'lso_kpt19'), id=105, color=[0, 128, 255]),
|
2189 |
-
106:
|
2190 |
-
dict(link=('lso_kpt19', 'lso_kpt20'), id=106, color=[0, 128, 255]),
|
2191 |
-
107:
|
2192 |
-
dict(link=('lso_kpt20', 'lso_kpt39'), id=107, color=[0, 128, 255]),
|
2193 |
-
108:
|
2194 |
-
dict(link=('lso_kpt39', 'lso_kpt38'), id=108, color=[0, 128, 255]),
|
2195 |
-
109:
|
2196 |
-
dict(link=('lso_kpt38', 'lso_kpt4'), id=109, color=[0, 128, 255]),
|
2197 |
-
110:
|
2198 |
-
dict(link=('lso_kpt4', 'lso_kpt3'), id=110, color=[0, 128, 255]),
|
2199 |
-
111:
|
2200 |
-
dict(link=('lso_kpt3', 'lso_kpt2'), id=111, color=[0, 128, 255]),
|
2201 |
-
112:
|
2202 |
-
dict(link=('lso_kpt1', 'lso_kpt6'), id=112, color=[0, 128, 255]),
|
2203 |
-
113:
|
2204 |
-
dict(link=('lso_kpt6', 'lso_kpt33'), id=113, color=[0, 128, 255]),
|
2205 |
-
114:
|
2206 |
-
dict(link=('lso_kpt33', 'lso_kpt32'), id=114, color=[0, 128, 255]),
|
2207 |
-
115:
|
2208 |
-
dict(link=('lso_kpt32', 'lso_kpt31'), id=115, color=[0, 128, 255]),
|
2209 |
-
116:
|
2210 |
-
dict(link=('lso_kpt31', 'lso_kpt30'), id=116, color=[0, 128, 255]),
|
2211 |
-
117:
|
2212 |
-
dict(link=('lso_kpt30', 'lso_kpt29'), id=117, color=[0, 128, 255]),
|
2213 |
-
118:
|
2214 |
-
dict(link=('lso_kpt29', 'lso_kpt28'), id=118, color=[0, 128, 255]),
|
2215 |
-
119:
|
2216 |
-
dict(link=('lso_kpt28', 'lso_kpt27'), id=119, color=[0, 128, 255]),
|
2217 |
-
120:
|
2218 |
-
dict(link=('lso_kpt27', 'lso_kpt26'), id=120, color=[0, 128, 255]),
|
2219 |
-
121:
|
2220 |
-
dict(link=('lso_kpt26', 'lso_kpt25'), id=121, color=[0, 128, 255]),
|
2221 |
-
122:
|
2222 |
-
dict(link=('lso_kpt25', 'lso_kpt24'), id=122, color=[0, 128, 255]),
|
2223 |
-
123:
|
2224 |
-
dict(link=('lso_kpt24', 'lso_kpt23'), id=123, color=[0, 128, 255]),
|
2225 |
-
124:
|
2226 |
-
dict(link=('lso_kpt23', 'lso_kpt22'), id=124, color=[0, 128, 255]),
|
2227 |
-
125:
|
2228 |
-
dict(link=('lso_kpt22', 'lso_kpt21'), id=125, color=[0, 128, 255]),
|
2229 |
-
126:
|
2230 |
-
dict(link=('lso_kpt21', 'lso_kpt37'), id=126, color=[0, 128, 255]),
|
2231 |
-
127:
|
2232 |
-
dict(link=('lso_kpt37', 'lso_kpt36'), id=127, color=[0, 128, 255]),
|
2233 |
-
128:
|
2234 |
-
dict(link=('lso_kpt36', 'lso_kpt35'), id=128, color=[0, 128, 255]),
|
2235 |
-
129:
|
2236 |
-
dict(link=('lso_kpt35', 'lso_kpt34'), id=129, color=[0, 128, 255]),
|
2237 |
-
130:
|
2238 |
-
dict(link=('lso_kpt34', 'lso_kpt5'), id=130, color=[0, 128, 255]),
|
2239 |
-
131:
|
2240 |
-
dict(link=('lso_kpt5', 'lso_kpt6'), id=131, color=[0, 128, 255]),
|
2241 |
-
# vest
|
2242 |
-
132:
|
2243 |
-
dict(link=('vest_kpt1', 'vest_kpt2'), id=132, color=[0, 128, 128]),
|
2244 |
-
133:
|
2245 |
-
dict(link=('vest_kpt2', 'vest_kpt7'), id=133, color=[0, 128, 128]),
|
2246 |
-
134:
|
2247 |
-
dict(link=('vest_kpt7', 'vest_kpt8'), id=134, color=[0, 128, 128]),
|
2248 |
-
135:
|
2249 |
-
dict(link=('vest_kpt8', 'vest_kpt9'), id=135, color=[0, 128, 128]),
|
2250 |
-
136:
|
2251 |
-
dict(link=('vest_kpt9', 'vest_kpt10'), id=136, color=[0, 128, 128]),
|
2252 |
-
137:
|
2253 |
-
dict(link=('vest_kpt10', 'vest_kpt11'), id=137, color=[0, 128, 128]),
|
2254 |
-
138:
|
2255 |
-
dict(link=('vest_kpt11', 'vest_kpt12'), id=138, color=[0, 128, 128]),
|
2256 |
-
139:
|
2257 |
-
dict(link=('vest_kpt12', 'vest_kpt13'), id=139, color=[0, 128, 128]),
|
2258 |
-
140:
|
2259 |
-
dict(link=('vest_kpt13', 'vest_kpt14'), id=140, color=[0, 128, 128]),
|
2260 |
-
141:
|
2261 |
-
dict(link=('vest_kpt14', 'vest_kpt15'), id=141, color=[0, 128, 128]),
|
2262 |
-
142:
|
2263 |
-
dict(link=('vest_kpt15', 'vest_kpt6'), id=142, color=[0, 128, 128]),
|
2264 |
-
143:
|
2265 |
-
dict(link=('vest_kpt6', 'vest_kpt1'), id=143, color=[0, 128, 128]),
|
2266 |
-
144:
|
2267 |
-
dict(link=('vest_kpt2', 'vest_kpt3'), id=144, color=[0, 128, 128]),
|
2268 |
-
145:
|
2269 |
-
dict(link=('vest_kpt3', 'vest_kpt4'), id=145, color=[0, 128, 128]),
|
2270 |
-
146:
|
2271 |
-
dict(link=('vest_kpt4', 'vest_kpt5'), id=146, color=[0, 128, 128]),
|
2272 |
-
147:
|
2273 |
-
dict(link=('vest_kpt5', 'vest_kpt6'), id=147, color=[0, 128, 128]),
|
2274 |
-
# sling
|
2275 |
-
148:
|
2276 |
-
dict(link=('sling_kpt1', 'sling_kpt2'), id=148, color=[0, 0, 128]),
|
2277 |
-
149:
|
2278 |
-
dict(link=('sling_kpt2', 'sling_kpt8'), id=149, color=[0, 0, 128]),
|
2279 |
-
150:
|
2280 |
-
dict(link=('sling_kpt8', 'sling_kpt9'), id=150, color=[0, 0, 128]),
|
2281 |
-
151:
|
2282 |
-
dict(link=('sling_kpt9', 'sling_kpt10'), id=151, color=[0, 0, 128]),
|
2283 |
-
152:
|
2284 |
-
dict(link=('sling_kpt10', 'sling_kpt11'), id=152, color=[0, 0, 128]),
|
2285 |
-
153:
|
2286 |
-
dict(link=('sling_kpt11', 'sling_kpt12'), id=153, color=[0, 0, 128]),
|
2287 |
-
154:
|
2288 |
-
dict(link=('sling_kpt12', 'sling_kpt13'), id=154, color=[0, 0, 128]),
|
2289 |
-
155:
|
2290 |
-
dict(link=('sling_kpt13', 'sling_kpt14'), id=155, color=[0, 0, 128]),
|
2291 |
-
156:
|
2292 |
-
dict(link=('sling_kpt14', 'sling_kpt6'), id=156, color=[0, 0, 128]),
|
2293 |
-
157:
|
2294 |
-
dict(link=('sling_kpt2', 'sling_kpt7'), id=157, color=[0, 0, 128]),
|
2295 |
-
158:
|
2296 |
-
dict(link=('sling_kpt6', 'sling_kpt15'), id=158, color=[0, 0, 128]),
|
2297 |
-
159:
|
2298 |
-
dict(link=('sling_kpt2', 'sling_kpt3'), id=159, color=[0, 0, 128]),
|
2299 |
-
160:
|
2300 |
-
dict(link=('sling_kpt3', 'sling_kpt4'), id=160, color=[0, 0, 128]),
|
2301 |
-
161:
|
2302 |
-
dict(link=('sling_kpt4', 'sling_kpt5'), id=161, color=[0, 0, 128]),
|
2303 |
-
162:
|
2304 |
-
dict(link=('sling_kpt5', 'sling_kpt6'), id=162, color=[0, 0, 128]),
|
2305 |
-
163:
|
2306 |
-
dict(link=('sling_kpt1', 'sling_kpt6'), id=163, color=[0, 0, 128]),
|
2307 |
-
# shorts
|
2308 |
-
164:
|
2309 |
-
dict(
|
2310 |
-
link=('shorts_kpt1', 'shorts_kpt4'), id=164, color=[128, 128,
|
2311 |
-
128]),
|
2312 |
-
165:
|
2313 |
-
dict(
|
2314 |
-
link=('shorts_kpt4', 'shorts_kpt5'), id=165, color=[128, 128,
|
2315 |
-
128]),
|
2316 |
-
166:
|
2317 |
-
dict(
|
2318 |
-
link=('shorts_kpt5', 'shorts_kpt6'), id=166, color=[128, 128,
|
2319 |
-
128]),
|
2320 |
-
167:
|
2321 |
-
dict(
|
2322 |
-
link=('shorts_kpt6', 'shorts_kpt7'), id=167, color=[128, 128,
|
2323 |
-
128]),
|
2324 |
-
168:
|
2325 |
-
dict(
|
2326 |
-
link=('shorts_kpt7', 'shorts_kpt8'), id=168, color=[128, 128,
|
2327 |
-
128]),
|
2328 |
-
169:
|
2329 |
-
dict(
|
2330 |
-
link=('shorts_kpt8', 'shorts_kpt9'), id=169, color=[128, 128,
|
2331 |
-
128]),
|
2332 |
-
170:
|
2333 |
-
dict(
|
2334 |
-
link=('shorts_kpt9', 'shorts_kpt10'),
|
2335 |
-
id=170,
|
2336 |
-
color=[128, 128, 128]),
|
2337 |
-
171:
|
2338 |
-
dict(
|
2339 |
-
link=('shorts_kpt10', 'shorts_kpt3'),
|
2340 |
-
id=171,
|
2341 |
-
color=[128, 128, 128]),
|
2342 |
-
172:
|
2343 |
-
dict(
|
2344 |
-
link=('shorts_kpt3', 'shorts_kpt2'), id=172, color=[128, 128,
|
2345 |
-
128]),
|
2346 |
-
173:
|
2347 |
-
dict(
|
2348 |
-
link=('shorts_kpt2', 'shorts_kpt1'), id=173, color=[128, 128,
|
2349 |
-
128]),
|
2350 |
-
# trousers
|
2351 |
-
174:
|
2352 |
-
dict(
|
2353 |
-
link=('trousers_kpt1', 'trousers_kpt4'),
|
2354 |
-
id=174,
|
2355 |
-
color=[128, 0, 128]),
|
2356 |
-
175:
|
2357 |
-
dict(
|
2358 |
-
link=('trousers_kpt4', 'trousers_kpt5'),
|
2359 |
-
id=175,
|
2360 |
-
color=[128, 0, 128]),
|
2361 |
-
176:
|
2362 |
-
dict(
|
2363 |
-
link=('trousers_kpt5', 'trousers_kpt6'),
|
2364 |
-
id=176,
|
2365 |
-
color=[128, 0, 128]),
|
2366 |
-
177:
|
2367 |
-
dict(
|
2368 |
-
link=('trousers_kpt6', 'trousers_kpt7'),
|
2369 |
-
id=177,
|
2370 |
-
color=[128, 0, 128]),
|
2371 |
-
178:
|
2372 |
-
dict(
|
2373 |
-
link=('trousers_kpt7', 'trousers_kpt8'),
|
2374 |
-
id=178,
|
2375 |
-
color=[128, 0, 128]),
|
2376 |
-
179:
|
2377 |
-
dict(
|
2378 |
-
link=('trousers_kpt8', 'trousers_kpt9'),
|
2379 |
-
id=179,
|
2380 |
-
color=[128, 0, 128]),
|
2381 |
-
180:
|
2382 |
-
dict(
|
2383 |
-
link=('trousers_kpt9', 'trousers_kpt10'),
|
2384 |
-
id=180,
|
2385 |
-
color=[128, 0, 128]),
|
2386 |
-
181:
|
2387 |
-
dict(
|
2388 |
-
link=('trousers_kpt10', 'trousers_kpt11'),
|
2389 |
-
id=181,
|
2390 |
-
color=[128, 0, 128]),
|
2391 |
-
182:
|
2392 |
-
dict(
|
2393 |
-
link=('trousers_kpt11', 'trousers_kpt12'),
|
2394 |
-
id=182,
|
2395 |
-
color=[128, 0, 128]),
|
2396 |
-
183:
|
2397 |
-
dict(
|
2398 |
-
link=('trousers_kpt12', 'trousers_kpt13'),
|
2399 |
-
id=183,
|
2400 |
-
color=[128, 0, 128]),
|
2401 |
-
184:
|
2402 |
-
dict(
|
2403 |
-
link=('trousers_kpt13', 'trousers_kpt14'),
|
2404 |
-
id=184,
|
2405 |
-
color=[128, 0, 128]),
|
2406 |
-
185:
|
2407 |
-
dict(
|
2408 |
-
link=('trousers_kpt14', 'trousers_kpt3'),
|
2409 |
-
id=185,
|
2410 |
-
color=[128, 0, 128]),
|
2411 |
-
186:
|
2412 |
-
dict(
|
2413 |
-
link=('trousers_kpt3', 'trousers_kpt2'),
|
2414 |
-
id=186,
|
2415 |
-
color=[128, 0, 128]),
|
2416 |
-
187:
|
2417 |
-
dict(
|
2418 |
-
link=('trousers_kpt2', 'trousers_kpt1'),
|
2419 |
-
id=187,
|
2420 |
-
color=[128, 0, 128]),
|
2421 |
-
# skirt
|
2422 |
-
188:
|
2423 |
-
dict(link=('skirt_kpt1', 'skirt_kpt4'), id=188, color=[64, 128, 128]),
|
2424 |
-
189:
|
2425 |
-
dict(link=('skirt_kpt4', 'skirt_kpt5'), id=189, color=[64, 128, 128]),
|
2426 |
-
190:
|
2427 |
-
dict(link=('skirt_kpt5', 'skirt_kpt6'), id=190, color=[64, 128, 128]),
|
2428 |
-
191:
|
2429 |
-
dict(link=('skirt_kpt6', 'skirt_kpt7'), id=191, color=[64, 128, 128]),
|
2430 |
-
192:
|
2431 |
-
dict(link=('skirt_kpt7', 'skirt_kpt8'), id=192, color=[64, 128, 128]),
|
2432 |
-
193:
|
2433 |
-
dict(link=('skirt_kpt8', 'skirt_kpt3'), id=193, color=[64, 128, 128]),
|
2434 |
-
194:
|
2435 |
-
dict(link=('skirt_kpt3', 'skirt_kpt2'), id=194, color=[64, 128, 128]),
|
2436 |
-
195:
|
2437 |
-
dict(link=('skirt_kpt2', 'skirt_kpt1'), id=195, color=[64, 128, 128]),
|
2438 |
-
# short_sleeved_dress
|
2439 |
-
196:
|
2440 |
-
dict(link=('ssd_kpt1', 'ssd_kpt2'), id=196, color=[64, 64, 128]),
|
2441 |
-
197:
|
2442 |
-
dict(link=('ssd_kpt2', 'ssd_kpt7'), id=197, color=[64, 64, 128]),
|
2443 |
-
198:
|
2444 |
-
dict(link=('ssd_kpt7', 'ssd_kpt8'), id=198, color=[64, 64, 128]),
|
2445 |
-
199:
|
2446 |
-
dict(link=('ssd_kpt8', 'ssd_kpt9'), id=199, color=[64, 64, 128]),
|
2447 |
-
200:
|
2448 |
-
dict(link=('ssd_kpt9', 'ssd_kpt10'), id=200, color=[64, 64, 128]),
|
2449 |
-
201:
|
2450 |
-
dict(link=('ssd_kpt10', 'ssd_kpt11'), id=201, color=[64, 64, 128]),
|
2451 |
-
202:
|
2452 |
-
dict(link=('ssd_kpt11', 'ssd_kpt12'), id=202, color=[64, 64, 128]),
|
2453 |
-
203:
|
2454 |
-
dict(link=('ssd_kpt12', 'ssd_kpt13'), id=203, color=[64, 64, 128]),
|
2455 |
-
204:
|
2456 |
-
dict(link=('ssd_kpt13', 'ssd_kpt14'), id=204, color=[64, 64, 128]),
|
2457 |
-
205:
|
2458 |
-
dict(link=('ssd_kpt14', 'ssd_kpt15'), id=205, color=[64, 64, 128]),
|
2459 |
-
206:
|
2460 |
-
dict(link=('ssd_kpt15', 'ssd_kpt16'), id=206, color=[64, 64, 128]),
|
2461 |
-
207:
|
2462 |
-
dict(link=('ssd_kpt16', 'ssd_kpt17'), id=207, color=[64, 64, 128]),
|
2463 |
-
208:
|
2464 |
-
dict(link=('ssd_kpt17', 'ssd_kpt18'), id=208, color=[64, 64, 128]),
|
2465 |
-
209:
|
2466 |
-
dict(link=('ssd_kpt18', 'ssd_kpt19'), id=209, color=[64, 64, 128]),
|
2467 |
-
210:
|
2468 |
-
dict(link=('ssd_kpt19', 'ssd_kpt20'), id=210, color=[64, 64, 128]),
|
2469 |
-
211:
|
2470 |
-
dict(link=('ssd_kpt20', 'ssd_kpt21'), id=211, color=[64, 64, 128]),
|
2471 |
-
212:
|
2472 |
-
dict(link=('ssd_kpt21', 'ssd_kpt22'), id=212, color=[64, 64, 128]),
|
2473 |
-
213:
|
2474 |
-
dict(link=('ssd_kpt22', 'ssd_kpt23'), id=213, color=[64, 64, 128]),
|
2475 |
-
214:
|
2476 |
-
dict(link=('ssd_kpt23', 'ssd_kpt24'), id=214, color=[64, 64, 128]),
|
2477 |
-
215:
|
2478 |
-
dict(link=('ssd_kpt24', 'ssd_kpt25'), id=215, color=[64, 64, 128]),
|
2479 |
-
216:
|
2480 |
-
dict(link=('ssd_kpt25', 'ssd_kpt26'), id=216, color=[64, 64, 128]),
|
2481 |
-
217:
|
2482 |
-
dict(link=('ssd_kpt26', 'ssd_kpt27'), id=217, color=[64, 64, 128]),
|
2483 |
-
218:
|
2484 |
-
dict(link=('ssd_kpt27', 'ssd_kpt28'), id=218, color=[64, 64, 128]),
|
2485 |
-
219:
|
2486 |
-
dict(link=('ssd_kpt28', 'ssd_kpt29'), id=219, color=[64, 64, 128]),
|
2487 |
-
220:
|
2488 |
-
dict(link=('ssd_kpt29', 'ssd_kpt6'), id=220, color=[64, 64, 128]),
|
2489 |
-
221:
|
2490 |
-
dict(link=('ssd_kpt6', 'ssd_kpt5'), id=221, color=[64, 64, 128]),
|
2491 |
-
222:
|
2492 |
-
dict(link=('ssd_kpt5', 'ssd_kpt4'), id=222, color=[64, 64, 128]),
|
2493 |
-
223:
|
2494 |
-
dict(link=('ssd_kpt4', 'ssd_kpt3'), id=223, color=[64, 64, 128]),
|
2495 |
-
224:
|
2496 |
-
dict(link=('ssd_kpt3', 'ssd_kpt2'), id=224, color=[64, 64, 128]),
|
2497 |
-
225:
|
2498 |
-
dict(link=('ssd_kpt6', 'ssd_kpt1'), id=225, color=[64, 64, 128]),
|
2499 |
-
# long_sleeved_dress
|
2500 |
-
226:
|
2501 |
-
dict(link=('lsd_kpt1', 'lsd_kpt2'), id=226, color=[128, 64, 0]),
|
2502 |
-
227:
|
2503 |
-
dict(link=('lsd_kpt2', 'lsd_kpt7'), id=228, color=[128, 64, 0]),
|
2504 |
-
228:
|
2505 |
-
dict(link=('lsd_kpt7', 'lsd_kpt8'), id=228, color=[128, 64, 0]),
|
2506 |
-
229:
|
2507 |
-
dict(link=('lsd_kpt8', 'lsd_kpt9'), id=229, color=[128, 64, 0]),
|
2508 |
-
230:
|
2509 |
-
dict(link=('lsd_kpt9', 'lsd_kpt10'), id=230, color=[128, 64, 0]),
|
2510 |
-
231:
|
2511 |
-
dict(link=('lsd_kpt10', 'lsd_kpt11'), id=231, color=[128, 64, 0]),
|
2512 |
-
232:
|
2513 |
-
dict(link=('lsd_kpt11', 'lsd_kpt12'), id=232, color=[128, 64, 0]),
|
2514 |
-
233:
|
2515 |
-
dict(link=('lsd_kpt12', 'lsd_kpt13'), id=233, color=[128, 64, 0]),
|
2516 |
-
234:
|
2517 |
-
dict(link=('lsd_kpt13', 'lsd_kpt14'), id=234, color=[128, 64, 0]),
|
2518 |
-
235:
|
2519 |
-
dict(link=('lsd_kpt14', 'lsd_kpt15'), id=235, color=[128, 64, 0]),
|
2520 |
-
236:
|
2521 |
-
dict(link=('lsd_kpt15', 'lsd_kpt16'), id=236, color=[128, 64, 0]),
|
2522 |
-
237:
|
2523 |
-
dict(link=('lsd_kpt16', 'lsd_kpt17'), id=237, color=[128, 64, 0]),
|
2524 |
-
238:
|
2525 |
-
dict(link=('lsd_kpt17', 'lsd_kpt18'), id=238, color=[128, 64, 0]),
|
2526 |
-
239:
|
2527 |
-
dict(link=('lsd_kpt18', 'lsd_kpt19'), id=239, color=[128, 64, 0]),
|
2528 |
-
240:
|
2529 |
-
dict(link=('lsd_kpt19', 'lsd_kpt20'), id=240, color=[128, 64, 0]),
|
2530 |
-
241:
|
2531 |
-
dict(link=('lsd_kpt20', 'lsd_kpt21'), id=241, color=[128, 64, 0]),
|
2532 |
-
242:
|
2533 |
-
dict(link=('lsd_kpt21', 'lsd_kpt22'), id=242, color=[128, 64, 0]),
|
2534 |
-
243:
|
2535 |
-
dict(link=('lsd_kpt22', 'lsd_kpt23'), id=243, color=[128, 64, 0]),
|
2536 |
-
244:
|
2537 |
-
dict(link=('lsd_kpt23', 'lsd_kpt24'), id=244, color=[128, 64, 0]),
|
2538 |
-
245:
|
2539 |
-
dict(link=('lsd_kpt24', 'lsd_kpt25'), id=245, color=[128, 64, 0]),
|
2540 |
-
246:
|
2541 |
-
dict(link=('lsd_kpt25', 'lsd_kpt26'), id=246, color=[128, 64, 0]),
|
2542 |
-
247:
|
2543 |
-
dict(link=('lsd_kpt26', 'lsd_kpt27'), id=247, color=[128, 64, 0]),
|
2544 |
-
248:
|
2545 |
-
dict(link=('lsd_kpt27', 'lsd_kpt28'), id=248, color=[128, 64, 0]),
|
2546 |
-
249:
|
2547 |
-
dict(link=('lsd_kpt28', 'lsd_kpt29'), id=249, color=[128, 64, 0]),
|
2548 |
-
250:
|
2549 |
-
dict(link=('lsd_kpt29', 'lsd_kpt30'), id=250, color=[128, 64, 0]),
|
2550 |
-
251:
|
2551 |
-
dict(link=('lsd_kpt30', 'lsd_kpt31'), id=251, color=[128, 64, 0]),
|
2552 |
-
252:
|
2553 |
-
dict(link=('lsd_kpt31', 'lsd_kpt32'), id=252, color=[128, 64, 0]),
|
2554 |
-
253:
|
2555 |
-
dict(link=('lsd_kpt32', 'lsd_kpt33'), id=253, color=[128, 64, 0]),
|
2556 |
-
254:
|
2557 |
-
dict(link=('lsd_kpt33', 'lsd_kpt34'), id=254, color=[128, 64, 0]),
|
2558 |
-
255:
|
2559 |
-
dict(link=('lsd_kpt34', 'lsd_kpt35'), id=255, color=[128, 64, 0]),
|
2560 |
-
256:
|
2561 |
-
dict(link=('lsd_kpt35', 'lsd_kpt36'), id=256, color=[128, 64, 0]),
|
2562 |
-
257:
|
2563 |
-
dict(link=('lsd_kpt36', 'lsd_kpt37'), id=257, color=[128, 64, 0]),
|
2564 |
-
258:
|
2565 |
-
dict(link=('lsd_kpt37', 'lsd_kpt6'), id=258, color=[128, 64, 0]),
|
2566 |
-
259:
|
2567 |
-
dict(link=('lsd_kpt6', 'lsd_kpt5'), id=259, color=[128, 64, 0]),
|
2568 |
-
260:
|
2569 |
-
dict(link=('lsd_kpt5', 'lsd_kpt4'), id=260, color=[128, 64, 0]),
|
2570 |
-
261:
|
2571 |
-
dict(link=('lsd_kpt4', 'lsd_kpt3'), id=261, color=[128, 64, 0]),
|
2572 |
-
262:
|
2573 |
-
dict(link=('lsd_kpt3', 'lsd_kpt2'), id=262, color=[128, 64, 0]),
|
2574 |
-
263:
|
2575 |
-
dict(link=('lsd_kpt6', 'lsd_kpt1'), id=263, color=[128, 64, 0]),
|
2576 |
-
# vest_dress
|
2577 |
-
264:
|
2578 |
-
dict(link=('vd_kpt1', 'vd_kpt2'), id=264, color=[128, 64, 255]),
|
2579 |
-
265:
|
2580 |
-
dict(link=('vd_kpt2', 'vd_kpt7'), id=265, color=[128, 64, 255]),
|
2581 |
-
266:
|
2582 |
-
dict(link=('vd_kpt7', 'vd_kpt8'), id=266, color=[128, 64, 255]),
|
2583 |
-
267:
|
2584 |
-
dict(link=('vd_kpt8', 'vd_kpt9'), id=267, color=[128, 64, 255]),
|
2585 |
-
268:
|
2586 |
-
dict(link=('vd_kpt9', 'vd_kpt10'), id=268, color=[128, 64, 255]),
|
2587 |
-
269:
|
2588 |
-
dict(link=('vd_kpt10', 'vd_kpt11'), id=269, color=[128, 64, 255]),
|
2589 |
-
270:
|
2590 |
-
dict(link=('vd_kpt11', 'vd_kpt12'), id=270, color=[128, 64, 255]),
|
2591 |
-
271:
|
2592 |
-
dict(link=('vd_kpt12', 'vd_kpt13'), id=271, color=[128, 64, 255]),
|
2593 |
-
272:
|
2594 |
-
dict(link=('vd_kpt13', 'vd_kpt14'), id=272, color=[128, 64, 255]),
|
2595 |
-
273:
|
2596 |
-
dict(link=('vd_kpt14', 'vd_kpt15'), id=273, color=[128, 64, 255]),
|
2597 |
-
274:
|
2598 |
-
dict(link=('vd_kpt15', 'vd_kpt16'), id=274, color=[128, 64, 255]),
|
2599 |
-
275:
|
2600 |
-
dict(link=('vd_kpt16', 'vd_kpt17'), id=275, color=[128, 64, 255]),
|
2601 |
-
276:
|
2602 |
-
dict(link=('vd_kpt17', 'vd_kpt18'), id=276, color=[128, 64, 255]),
|
2603 |
-
277:
|
2604 |
-
dict(link=('vd_kpt18', 'vd_kpt19'), id=277, color=[128, 64, 255]),
|
2605 |
-
278:
|
2606 |
-
dict(link=('vd_kpt19', 'vd_kpt6'), id=278, color=[128, 64, 255]),
|
2607 |
-
279:
|
2608 |
-
dict(link=('vd_kpt6', 'vd_kpt5'), id=279, color=[128, 64, 255]),
|
2609 |
-
280:
|
2610 |
-
dict(link=('vd_kpt5', 'vd_kpt4'), id=280, color=[128, 64, 255]),
|
2611 |
-
281:
|
2612 |
-
dict(link=('vd_kpt4', 'vd_kpt3'), id=281, color=[128, 64, 255]),
|
2613 |
-
282:
|
2614 |
-
dict(link=('vd_kpt3', 'vd_kpt2'), id=282, color=[128, 64, 255]),
|
2615 |
-
283:
|
2616 |
-
dict(link=('vd_kpt6', 'vd_kpt1'), id=283, color=[128, 64, 255]),
|
2617 |
-
# sling_dress
|
2618 |
-
284:
|
2619 |
-
dict(link=('sd_kpt1', 'sd_kpt2'), id=284, color=[128, 64, 0]),
|
2620 |
-
285:
|
2621 |
-
dict(link=('sd_kpt2', 'sd_kpt8'), id=285, color=[128, 64, 0]),
|
2622 |
-
286:
|
2623 |
-
dict(link=('sd_kpt8', 'sd_kpt9'), id=286, color=[128, 64, 0]),
|
2624 |
-
287:
|
2625 |
-
dict(link=('sd_kpt9', 'sd_kpt10'), id=287, color=[128, 64, 0]),
|
2626 |
-
288:
|
2627 |
-
dict(link=('sd_kpt10', 'sd_kpt11'), id=288, color=[128, 64, 0]),
|
2628 |
-
289:
|
2629 |
-
dict(link=('sd_kpt11', 'sd_kpt12'), id=289, color=[128, 64, 0]),
|
2630 |
-
290:
|
2631 |
-
dict(link=('sd_kpt12', 'sd_kpt13'), id=290, color=[128, 64, 0]),
|
2632 |
-
291:
|
2633 |
-
dict(link=('sd_kpt13', 'sd_kpt14'), id=291, color=[128, 64, 0]),
|
2634 |
-
292:
|
2635 |
-
dict(link=('sd_kpt14', 'sd_kpt15'), id=292, color=[128, 64, 0]),
|
2636 |
-
293:
|
2637 |
-
dict(link=('sd_kpt15', 'sd_kpt16'), id=293, color=[128, 64, 0]),
|
2638 |
-
294:
|
2639 |
-
dict(link=('sd_kpt16', 'sd_kpt17'), id=294, color=[128, 64, 0]),
|
2640 |
-
295:
|
2641 |
-
dict(link=('sd_kpt17', 'sd_kpt18'), id=295, color=[128, 64, 0]),
|
2642 |
-
296:
|
2643 |
-
dict(link=('sd_kpt18', 'sd_kpt6'), id=296, color=[128, 64, 0]),
|
2644 |
-
297:
|
2645 |
-
dict(link=('sd_kpt6', 'sd_kpt5'), id=297, color=[128, 64, 0]),
|
2646 |
-
298:
|
2647 |
-
dict(link=('sd_kpt5', 'sd_kpt4'), id=298, color=[128, 64, 0]),
|
2648 |
-
299:
|
2649 |
-
dict(link=('sd_kpt4', 'sd_kpt3'), id=299, color=[128, 64, 0]),
|
2650 |
-
300:
|
2651 |
-
dict(link=('sd_kpt3', 'sd_kpt2'), id=300, color=[128, 64, 0]),
|
2652 |
-
301:
|
2653 |
-
dict(link=('sd_kpt2', 'sd_kpt7'), id=301, color=[128, 64, 0]),
|
2654 |
-
302:
|
2655 |
-
dict(link=('sd_kpt6', 'sd_kpt19'), id=302, color=[128, 64, 0]),
|
2656 |
-
303:
|
2657 |
-
dict(link=('sd_kpt6', 'sd_kpt1'), id=303, color=[128, 64, 0]),
|
2658 |
-
},
|
2659 |
-
joint_weights=[1.] * 294,
|
2660 |
-
sigmas=[])
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
spaces/Abhaykoul/Prompt_generator_for_helpingAI-tti/README.md
DELETED
@@ -1,13 +0,0 @@
|
|
1 |
-
---
|
2 |
-
title: Prompt Generator For HelpingAI-tti
|
3 |
-
emoji: 🐢
|
4 |
-
colorFrom: purple
|
5 |
-
colorTo: indigo
|
6 |
-
sdk: gradio
|
7 |
-
sdk_version: 3.50.2
|
8 |
-
app_file: app.py
|
9 |
-
pinned: false
|
10 |
-
license: mit
|
11 |
-
---
|
12 |
-
|
13 |
-
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
spaces/AchyuthGamer/OpenGPT/g4f/Provider/FastGpt.py
DELETED
@@ -1,86 +0,0 @@
|
|
1 |
-
from __future__ import annotations
|
2 |
-
|
3 |
-
import json
|
4 |
-
import random
|
5 |
-
from abc import ABC, abstractmethod
|
6 |
-
|
7 |
-
import requests
|
8 |
-
|
9 |
-
from ..typing import Any, CreateResult
|
10 |
-
|
11 |
-
|
12 |
-
class FastGpt(ABC):
|
13 |
-
url: str = 'https://chat9.fastgpt.me/'
|
14 |
-
working = False
|
15 |
-
needs_auth = False
|
16 |
-
supports_stream = True
|
17 |
-
supports_gpt_35_turbo = True
|
18 |
-
supports_gpt_4 = False
|
19 |
-
|
20 |
-
@staticmethod
|
21 |
-
@abstractmethod
|
22 |
-
def create_completion(
|
23 |
-
model: str,
|
24 |
-
messages: list[dict[str, str]],
|
25 |
-
stream: bool, **kwargs: Any) -> CreateResult:
|
26 |
-
|
27 |
-
headers = {
|
28 |
-
'authority' : 'chat9.fastgpt.me',
|
29 |
-
'accept' : 'text/event-stream',
|
30 |
-
'accept-language' : 'en,fr-FR;q=0.9,fr;q=0.8,es-ES;q=0.7,es;q=0.6,en-US;q=0.5,am;q=0.4,de;q=0.3',
|
31 |
-
'cache-control' : 'no-cache',
|
32 |
-
'content-type' : 'application/json',
|
33 |
-
'origin' : 'https://chat9.fastgpt.me',
|
34 |
-
'plugins' : '0',
|
35 |
-
'pragma' : 'no-cache',
|
36 |
-
'referer' : 'https://chat9.fastgpt.me/',
|
37 |
-
'sec-ch-ua' : '"Not/A)Brand";v="99", "Google Chrome";v="115", "Chromium";v="115"',
|
38 |
-
'sec-ch-ua-mobile' : '?0',
|
39 |
-
'sec-ch-ua-platform': '"macOS"',
|
40 |
-
'sec-fetch-dest' : 'empty',
|
41 |
-
'sec-fetch-mode' : 'cors',
|
42 |
-
'sec-fetch-site' : 'same-origin',
|
43 |
-
'user-agent' : 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.0.0 Safari/537.36',
|
44 |
-
'usesearch' : 'false',
|
45 |
-
'x-requested-with' : 'XMLHttpRequest',
|
46 |
-
}
|
47 |
-
|
48 |
-
json_data = {
|
49 |
-
'messages' : messages,
|
50 |
-
'stream' : stream,
|
51 |
-
'model' : model,
|
52 |
-
'temperature' : kwargs.get('temperature', 0.5),
|
53 |
-
'presence_penalty' : kwargs.get('presence_penalty', 0),
|
54 |
-
'frequency_penalty' : kwargs.get('frequency_penalty', 0),
|
55 |
-
'top_p' : kwargs.get('top_p', 1),
|
56 |
-
}
|
57 |
-
|
58 |
-
subdomain = random.choice([
|
59 |
-
'jdaen979ew',
|
60 |
-
'chat9'
|
61 |
-
])
|
62 |
-
|
63 |
-
response = requests.post(f'https://{subdomain}.fastgpt.me/api/openai/v1/chat/completions',
|
64 |
-
headers=headers, json=json_data, stream=stream)
|
65 |
-
|
66 |
-
for line in response.iter_lines():
|
67 |
-
if line:
|
68 |
-
try:
|
69 |
-
if b'content' in line:
|
70 |
-
line_json = json.loads(line.decode('utf-8').split('data: ')[1])
|
71 |
-
token = line_json['choices'][0]['delta'].get('content')
|
72 |
-
if token:
|
73 |
-
yield token
|
74 |
-
except:
|
75 |
-
continue
|
76 |
-
|
77 |
-
@classmethod
|
78 |
-
@property
|
79 |
-
def params(cls):
|
80 |
-
params = [
|
81 |
-
("model", "str"),
|
82 |
-
("messages", "list[dict[str, str]]"),
|
83 |
-
("stream", "bool"),
|
84 |
-
]
|
85 |
-
param = ", ".join([": ".join(p) for p in params])
|
86 |
-
return f"g4f.provider.{cls.__name__} supports: ({param})"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
spaces/AchyuthGamer/OpenGPT/g4f/Provider/Provider.py
DELETED
@@ -1,16 +0,0 @@
|
|
1 |
-
import os
|
2 |
-
from ..typing import sha256, Dict, get_type_hints
|
3 |
-
|
4 |
-
url = None
|
5 |
-
model = None
|
6 |
-
supports_stream = False
|
7 |
-
needs_auth = False
|
8 |
-
|
9 |
-
|
10 |
-
def _create_completion(model: str, messages: list, stream: bool, **kwargs):
|
11 |
-
return
|
12 |
-
|
13 |
-
|
14 |
-
params = f'g4f.Providers.{os.path.basename(__file__)[:-3]} supports: ' + \
|
15 |
-
'(%s)' % ', '.join(
|
16 |
-
[f"{name}: {get_type_hints(_create_completion)[name].__name__}" for name in _create_completion.__code__.co_varnames[:_create_completion.__code__.co_argcount]])
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
spaces/AchyuthGamer/OpenGPT/g4f/Provider/Providers/Xiaor.py
DELETED
@@ -1,39 +0,0 @@
|
|
1 |
-
import requests
|
2 |
-
import os
|
3 |
-
import json
|
4 |
-
from ...typing import sha256, Dict, get_type_hints
|
5 |
-
|
6 |
-
url = 'https://xiaor.eu.org'
|
7 |
-
model = ['gpt-3.5-turbo', 'gpt-3.5-turbo-16k',
|
8 |
-
'gpt-3.5-turbo-16k-0613', 'gpt-3.5-turbo-0613']
|
9 |
-
supports_stream = True
|
10 |
-
needs_auth = False
|
11 |
-
|
12 |
-
|
13 |
-
def _create_completion(model: str, messages: list, stream: bool, temperature: float = 0.7, **kwargs):
|
14 |
-
headers = {
|
15 |
-
'Content-Type': 'application/json',
|
16 |
-
}
|
17 |
-
data = {
|
18 |
-
'model': model,
|
19 |
-
'temperature': 0.7,
|
20 |
-
'presence_penalty': 0,
|
21 |
-
'messages': messages,
|
22 |
-
}
|
23 |
-
response = requests.post(url + '/p1/v1/chat/completions',
|
24 |
-
json=data, stream=True)
|
25 |
-
|
26 |
-
if stream:
|
27 |
-
for chunk in response.iter_content(chunk_size=None):
|
28 |
-
chunk = chunk.decode('utf-8')
|
29 |
-
if chunk.strip():
|
30 |
-
message = json.loads(chunk)['choices'][0]['message']['content']
|
31 |
-
yield message
|
32 |
-
else:
|
33 |
-
message = response.json()['choices'][0]['message']['content']
|
34 |
-
yield message
|
35 |
-
|
36 |
-
|
37 |
-
params = f'g4f.Providers.{os.path.basename(__file__)[:-3]} supports: ' + \
|
38 |
-
'(%s)' % ', '.join(
|
39 |
-
[f"{name}: {get_type_hints(_create_completion)[name].__name__}" for name in _create_completion.__code__.co_varnames[:_create_completion.__code__.co_argcount]])
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
spaces/AlexWang/lama/bin/paper_runfiles/generate_test_paris_256.sh
DELETED
@@ -1,17 +0,0 @@
|
|
1 |
-
#!/usr/bin/env bash
|
2 |
-
|
3 |
-
# paths to data are valid for mml-ws01
|
4 |
-
OUT_DIR="/media/inpainting/paper_data/Paris_StreetView_Dataset_val_256"
|
5 |
-
|
6 |
-
source "$(dirname $0)/env.sh"
|
7 |
-
|
8 |
-
for datadir in paris_eval_gt
|
9 |
-
do
|
10 |
-
for conf in random_thin_256 random_medium_256 random_thick_256 segm_256
|
11 |
-
do
|
12 |
-
"$BINDIR/gen_mask_dataset_hydra.py" -cn $conf datadir=$datadir location=mml-ws01-paris \
|
13 |
-
location.out_dir=$OUT_DIR cropping.out_square_crop=False cropping.out_min_size=256
|
14 |
-
|
15 |
-
"$BINDIR/calc_dataset_stats.py" --samples-n 20 "$OUT_DIR/$datadir/$conf" "$OUT_DIR/$datadir/${conf}_stats"
|
16 |
-
done
|
17 |
-
done
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
spaces/Alpaca233/SadTalker/src/facerender/modules/mapping.py
DELETED
@@ -1,47 +0,0 @@
|
|
1 |
-
import numpy as np
|
2 |
-
|
3 |
-
import torch
|
4 |
-
import torch.nn as nn
|
5 |
-
import torch.nn.functional as F
|
6 |
-
|
7 |
-
|
8 |
-
class MappingNet(nn.Module):
|
9 |
-
def __init__(self, coeff_nc, descriptor_nc, layer, num_kp, num_bins):
|
10 |
-
super( MappingNet, self).__init__()
|
11 |
-
|
12 |
-
self.layer = layer
|
13 |
-
nonlinearity = nn.LeakyReLU(0.1)
|
14 |
-
|
15 |
-
self.first = nn.Sequential(
|
16 |
-
torch.nn.Conv1d(coeff_nc, descriptor_nc, kernel_size=7, padding=0, bias=True))
|
17 |
-
|
18 |
-
for i in range(layer):
|
19 |
-
net = nn.Sequential(nonlinearity,
|
20 |
-
torch.nn.Conv1d(descriptor_nc, descriptor_nc, kernel_size=3, padding=0, dilation=3))
|
21 |
-
setattr(self, 'encoder' + str(i), net)
|
22 |
-
|
23 |
-
self.pooling = nn.AdaptiveAvgPool1d(1)
|
24 |
-
self.output_nc = descriptor_nc
|
25 |
-
|
26 |
-
self.fc_roll = nn.Linear(descriptor_nc, num_bins)
|
27 |
-
self.fc_pitch = nn.Linear(descriptor_nc, num_bins)
|
28 |
-
self.fc_yaw = nn.Linear(descriptor_nc, num_bins)
|
29 |
-
self.fc_t = nn.Linear(descriptor_nc, 3)
|
30 |
-
self.fc_exp = nn.Linear(descriptor_nc, 3*num_kp)
|
31 |
-
|
32 |
-
def forward(self, input_3dmm):
|
33 |
-
out = self.first(input_3dmm)
|
34 |
-
for i in range(self.layer):
|
35 |
-
model = getattr(self, 'encoder' + str(i))
|
36 |
-
out = model(out) + out[:,:,3:-3]
|
37 |
-
out = self.pooling(out)
|
38 |
-
out = out.view(out.shape[0], -1)
|
39 |
-
#print('out:', out.shape)
|
40 |
-
|
41 |
-
yaw = self.fc_yaw(out)
|
42 |
-
pitch = self.fc_pitch(out)
|
43 |
-
roll = self.fc_roll(out)
|
44 |
-
t = self.fc_t(out)
|
45 |
-
exp = self.fc_exp(out)
|
46 |
-
|
47 |
-
return {'yaw': yaw, 'pitch': pitch, 'roll': roll, 't': t, 'exp': exp}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
spaces/Alycer/VITS-Umamusume-voice-synthesizer/ONNXVITS_utils.py
DELETED
@@ -1,19 +0,0 @@
|
|
1 |
-
import torch
|
2 |
-
import numpy as np
|
3 |
-
import random
|
4 |
-
import onnxruntime as ort
|
5 |
-
def set_random_seed(seed=0):
|
6 |
-
ort.set_seed(seed)
|
7 |
-
torch.manual_seed(seed)
|
8 |
-
torch.cuda.manual_seed(seed)
|
9 |
-
torch.backends.cudnn.deterministic = True
|
10 |
-
random.seed(seed)
|
11 |
-
np.random.seed(seed)
|
12 |
-
|
13 |
-
def runonnx(model_path, **kwargs):
|
14 |
-
ort_session = ort.InferenceSession(model_path)
|
15 |
-
outputs = ort_session.run(
|
16 |
-
None,
|
17 |
-
kwargs
|
18 |
-
)
|
19 |
-
return outputs
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
spaces/Amrrs/DragGan-Inversion/PTI/training/coaches/multi_id_coach.py
DELETED
@@ -1,73 +0,0 @@
|
|
1 |
-
import os
|
2 |
-
import sys
|
3 |
-
sys.path.append('.')
|
4 |
-
import torch
|
5 |
-
from tqdm import tqdm
|
6 |
-
|
7 |
-
from PTI.configs import paths_config, hyperparameters, global_config
|
8 |
-
from PTI.training.coaches.base_coach import BaseCoach
|
9 |
-
from PTI.utils.log_utils import log_images_from_w
|
10 |
-
|
11 |
-
|
12 |
-
class MultiIDCoach(BaseCoach):
|
13 |
-
|
14 |
-
def __init__(self, data_loader, use_wandb):
|
15 |
-
super().__init__(data_loader, use_wandb)
|
16 |
-
|
17 |
-
def train(self):
|
18 |
-
self.G.synthesis.train()
|
19 |
-
self.G.mapping.train()
|
20 |
-
|
21 |
-
w_path_dir = f'{paths_config.embedding_base_dir}/{paths_config.input_data_id}'
|
22 |
-
os.makedirs(w_path_dir, exist_ok=True)
|
23 |
-
os.makedirs(f'{w_path_dir}/{paths_config.pti_results_keyword}', exist_ok=True)
|
24 |
-
|
25 |
-
use_ball_holder = True
|
26 |
-
w_pivots = []
|
27 |
-
images = []
|
28 |
-
|
29 |
-
for fname, image in self.data_loader:
|
30 |
-
if self.image_counter >= hyperparameters.max_images_to_invert:
|
31 |
-
break
|
32 |
-
|
33 |
-
image_name = fname[0]
|
34 |
-
if hyperparameters.first_inv_type == 'w+':
|
35 |
-
embedding_dir = f'{w_path_dir}/{paths_config.e4e_results_keyword}/{image_name}'
|
36 |
-
else:
|
37 |
-
embedding_dir = f'{w_path_dir}/{paths_config.pti_results_keyword}/{image_name}'
|
38 |
-
os.makedirs(embedding_dir, exist_ok=True)
|
39 |
-
|
40 |
-
w_pivot = self.get_inversion(w_path_dir, image_name, image)
|
41 |
-
w_pivots.append(w_pivot)
|
42 |
-
images.append((image_name, image))
|
43 |
-
self.image_counter += 1
|
44 |
-
|
45 |
-
for i in tqdm(range(hyperparameters.max_pti_steps)):
|
46 |
-
self.image_counter = 0
|
47 |
-
|
48 |
-
for data, w_pivot in zip(images, w_pivots):
|
49 |
-
image_name, image = data
|
50 |
-
|
51 |
-
if self.image_counter >= hyperparameters.max_images_to_invert:
|
52 |
-
break
|
53 |
-
|
54 |
-
real_images_batch = image.to(global_config.device)
|
55 |
-
|
56 |
-
generated_images = self.forward(w_pivot)
|
57 |
-
loss, l2_loss_val, loss_lpips = self.calc_loss(generated_images, real_images_batch, image_name,
|
58 |
-
self.G, use_ball_holder, w_pivot)
|
59 |
-
|
60 |
-
self.optimizer.zero_grad()
|
61 |
-
loss.backward()
|
62 |
-
self.optimizer.step()
|
63 |
-
|
64 |
-
use_ball_holder = global_config.training_step % hyperparameters.locality_regularization_interval == 0
|
65 |
-
|
66 |
-
global_config.training_step += 1
|
67 |
-
self.image_counter += 1
|
68 |
-
|
69 |
-
if self.use_wandb:
|
70 |
-
log_images_from_w(w_pivots, self.G, [image[0] for image in images])
|
71 |
-
|
72 |
-
torch.save(self.G,
|
73 |
-
f'{paths_config.checkpoints_dir}/model_{global_config.run_name}_multi_id.pt')
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
spaces/Amrrs/DragGan-Inversion/stylegan_human/dnnlib/__init__.py
DELETED
@@ -1,11 +0,0 @@
|
|
1 |
-
# Copyright (c) SenseTime Research. All rights reserved.
|
2 |
-
|
3 |
-
# Copyright (c) 2021, NVIDIA CORPORATION. All rights reserved.
|
4 |
-
#
|
5 |
-
# NVIDIA CORPORATION and its licensors retain all intellectual property
|
6 |
-
# and proprietary rights in and to this software, related documentation
|
7 |
-
# and any modifications thereto. Any use, reproduction, disclosure or
|
8 |
-
# distribution of this software and related documentation without an express
|
9 |
-
# license agreement from NVIDIA CORPORATION is strictly prohibited.
|
10 |
-
|
11 |
-
from .util import EasyDict, make_cache_dir_path
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
spaces/Androidonnxfork/CivitAi-to-Diffusers/diffusers/tests/others/test_training.py
DELETED
@@ -1,86 +0,0 @@
|
|
1 |
-
# coding=utf-8
|
2 |
-
# Copyright 2023 HuggingFace Inc.
|
3 |
-
#
|
4 |
-
# Licensed under the Apache License, Version 2.0 (the "License");
|
5 |
-
# you may not use this file except in compliance with the License.
|
6 |
-
# You may obtain a copy of the License at
|
7 |
-
#
|
8 |
-
# http://www.apache.org/licenses/LICENSE-2.0
|
9 |
-
#
|
10 |
-
# Unless required by applicable law or agreed to in writing, software
|
11 |
-
# distributed under the License is distributed on an "AS IS" BASIS,
|
12 |
-
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
13 |
-
# See the License for the specific language governing permissions and
|
14 |
-
# limitations under the License.
|
15 |
-
|
16 |
-
import unittest
|
17 |
-
|
18 |
-
import torch
|
19 |
-
|
20 |
-
from diffusers import DDIMScheduler, DDPMScheduler, UNet2DModel
|
21 |
-
from diffusers.training_utils import set_seed
|
22 |
-
from diffusers.utils.testing_utils import slow
|
23 |
-
|
24 |
-
|
25 |
-
torch.backends.cuda.matmul.allow_tf32 = False
|
26 |
-
|
27 |
-
|
28 |
-
class TrainingTests(unittest.TestCase):
|
29 |
-
def get_model_optimizer(self, resolution=32):
|
30 |
-
set_seed(0)
|
31 |
-
model = UNet2DModel(sample_size=resolution, in_channels=3, out_channels=3)
|
32 |
-
optimizer = torch.optim.SGD(model.parameters(), lr=0.0001)
|
33 |
-
return model, optimizer
|
34 |
-
|
35 |
-
@slow
|
36 |
-
def test_training_step_equality(self):
|
37 |
-
device = "cpu" # ensure full determinism without setting the CUBLAS_WORKSPACE_CONFIG env variable
|
38 |
-
ddpm_scheduler = DDPMScheduler(
|
39 |
-
num_train_timesteps=1000,
|
40 |
-
beta_start=0.0001,
|
41 |
-
beta_end=0.02,
|
42 |
-
beta_schedule="linear",
|
43 |
-
clip_sample=True,
|
44 |
-
)
|
45 |
-
ddim_scheduler = DDIMScheduler(
|
46 |
-
num_train_timesteps=1000,
|
47 |
-
beta_start=0.0001,
|
48 |
-
beta_end=0.02,
|
49 |
-
beta_schedule="linear",
|
50 |
-
clip_sample=True,
|
51 |
-
)
|
52 |
-
|
53 |
-
assert ddpm_scheduler.config.num_train_timesteps == ddim_scheduler.config.num_train_timesteps
|
54 |
-
|
55 |
-
# shared batches for DDPM and DDIM
|
56 |
-
set_seed(0)
|
57 |
-
clean_images = [torch.randn((4, 3, 32, 32)).clip(-1, 1).to(device) for _ in range(4)]
|
58 |
-
noise = [torch.randn((4, 3, 32, 32)).to(device) for _ in range(4)]
|
59 |
-
timesteps = [torch.randint(0, 1000, (4,)).long().to(device) for _ in range(4)]
|
60 |
-
|
61 |
-
# train with a DDPM scheduler
|
62 |
-
model, optimizer = self.get_model_optimizer(resolution=32)
|
63 |
-
model.train().to(device)
|
64 |
-
for i in range(4):
|
65 |
-
optimizer.zero_grad()
|
66 |
-
ddpm_noisy_images = ddpm_scheduler.add_noise(clean_images[i], noise[i], timesteps[i])
|
67 |
-
ddpm_noise_pred = model(ddpm_noisy_images, timesteps[i]).sample
|
68 |
-
loss = torch.nn.functional.mse_loss(ddpm_noise_pred, noise[i])
|
69 |
-
loss.backward()
|
70 |
-
optimizer.step()
|
71 |
-
del model, optimizer
|
72 |
-
|
73 |
-
# recreate the model and optimizer, and retry with DDIM
|
74 |
-
model, optimizer = self.get_model_optimizer(resolution=32)
|
75 |
-
model.train().to(device)
|
76 |
-
for i in range(4):
|
77 |
-
optimizer.zero_grad()
|
78 |
-
ddim_noisy_images = ddim_scheduler.add_noise(clean_images[i], noise[i], timesteps[i])
|
79 |
-
ddim_noise_pred = model(ddim_noisy_images, timesteps[i]).sample
|
80 |
-
loss = torch.nn.functional.mse_loss(ddim_noise_pred, noise[i])
|
81 |
-
loss.backward()
|
82 |
-
optimizer.step()
|
83 |
-
del model, optimizer
|
84 |
-
|
85 |
-
self.assertTrue(torch.allclose(ddpm_noisy_images, ddim_noisy_images, atol=1e-5))
|
86 |
-
self.assertTrue(torch.allclose(ddpm_noise_pred, ddim_noise_pred, atol=1e-5))
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
spaces/Anonymous-sub/Rerender/ControlNet/annotator/uniformer/mmseg/core/evaluation/class_names.py
DELETED
@@ -1,152 +0,0 @@
|
|
1 |
-
import annotator.uniformer.mmcv as mmcv
|
2 |
-
|
3 |
-
|
4 |
-
def cityscapes_classes():
|
5 |
-
"""Cityscapes class names for external use."""
|
6 |
-
return [
|
7 |
-
'road', 'sidewalk', 'building', 'wall', 'fence', 'pole',
|
8 |
-
'traffic light', 'traffic sign', 'vegetation', 'terrain', 'sky',
|
9 |
-
'person', 'rider', 'car', 'truck', 'bus', 'train', 'motorcycle',
|
10 |
-
'bicycle'
|
11 |
-
]
|
12 |
-
|
13 |
-
|
14 |
-
def ade_classes():
|
15 |
-
"""ADE20K class names for external use."""
|
16 |
-
return [
|
17 |
-
'wall', 'building', 'sky', 'floor', 'tree', 'ceiling', 'road', 'bed ',
|
18 |
-
'windowpane', 'grass', 'cabinet', 'sidewalk', 'person', 'earth',
|
19 |
-
'door', 'table', 'mountain', 'plant', 'curtain', 'chair', 'car',
|
20 |
-
'water', 'painting', 'sofa', 'shelf', 'house', 'sea', 'mirror', 'rug',
|
21 |
-
'field', 'armchair', 'seat', 'fence', 'desk', 'rock', 'wardrobe',
|
22 |
-
'lamp', 'bathtub', 'railing', 'cushion', 'base', 'box', 'column',
|
23 |
-
'signboard', 'chest of drawers', 'counter', 'sand', 'sink',
|
24 |
-
'skyscraper', 'fireplace', 'refrigerator', 'grandstand', 'path',
|
25 |
-
'stairs', 'runway', 'case', 'pool table', 'pillow', 'screen door',
|
26 |
-
'stairway', 'river', 'bridge', 'bookcase', 'blind', 'coffee table',
|
27 |
-
'toilet', 'flower', 'book', 'hill', 'bench', 'countertop', 'stove',
|
28 |
-
'palm', 'kitchen island', 'computer', 'swivel chair', 'boat', 'bar',
|
29 |
-
'arcade machine', 'hovel', 'bus', 'towel', 'light', 'truck', 'tower',
|
30 |
-
'chandelier', 'awning', 'streetlight', 'booth', 'television receiver',
|
31 |
-
'airplane', 'dirt track', 'apparel', 'pole', 'land', 'bannister',
|
32 |
-
'escalator', 'ottoman', 'bottle', 'buffet', 'poster', 'stage', 'van',
|
33 |
-
'ship', 'fountain', 'conveyer belt', 'canopy', 'washer', 'plaything',
|
34 |
-
'swimming pool', 'stool', 'barrel', 'basket', 'waterfall', 'tent',
|
35 |
-
'bag', 'minibike', 'cradle', 'oven', 'ball', 'food', 'step', 'tank',
|
36 |
-
'trade name', 'microwave', 'pot', 'animal', 'bicycle', 'lake',
|
37 |
-
'dishwasher', 'screen', 'blanket', 'sculpture', 'hood', 'sconce',
|
38 |
-
'vase', 'traffic light', 'tray', 'ashcan', 'fan', 'pier', 'crt screen',
|
39 |
-
'plate', 'monitor', 'bulletin board', 'shower', 'radiator', 'glass',
|
40 |
-
'clock', 'flag'
|
41 |
-
]
|
42 |
-
|
43 |
-
|
44 |
-
def voc_classes():
|
45 |
-
"""Pascal VOC class names for external use."""
|
46 |
-
return [
|
47 |
-
'background', 'aeroplane', 'bicycle', 'bird', 'boat', 'bottle', 'bus',
|
48 |
-
'car', 'cat', 'chair', 'cow', 'diningtable', 'dog', 'horse',
|
49 |
-
'motorbike', 'person', 'pottedplant', 'sheep', 'sofa', 'train',
|
50 |
-
'tvmonitor'
|
51 |
-
]
|
52 |
-
|
53 |
-
|
54 |
-
def cityscapes_palette():
|
55 |
-
"""Cityscapes palette for external use."""
|
56 |
-
return [[128, 64, 128], [244, 35, 232], [70, 70, 70], [102, 102, 156],
|
57 |
-
[190, 153, 153], [153, 153, 153], [250, 170, 30], [220, 220, 0],
|
58 |
-
[107, 142, 35], [152, 251, 152], [70, 130, 180], [220, 20, 60],
|
59 |
-
[255, 0, 0], [0, 0, 142], [0, 0, 70], [0, 60, 100], [0, 80, 100],
|
60 |
-
[0, 0, 230], [119, 11, 32]]
|
61 |
-
|
62 |
-
|
63 |
-
def ade_palette():
|
64 |
-
"""ADE20K palette for external use."""
|
65 |
-
return [[120, 120, 120], [180, 120, 120], [6, 230, 230], [80, 50, 50],
|
66 |
-
[4, 200, 3], [120, 120, 80], [140, 140, 140], [204, 5, 255],
|
67 |
-
[230, 230, 230], [4, 250, 7], [224, 5, 255], [235, 255, 7],
|
68 |
-
[150, 5, 61], [120, 120, 70], [8, 255, 51], [255, 6, 82],
|
69 |
-
[143, 255, 140], [204, 255, 4], [255, 51, 7], [204, 70, 3],
|
70 |
-
[0, 102, 200], [61, 230, 250], [255, 6, 51], [11, 102, 255],
|
71 |
-
[255, 7, 71], [255, 9, 224], [9, 7, 230], [220, 220, 220],
|
72 |
-
[255, 9, 92], [112, 9, 255], [8, 255, 214], [7, 255, 224],
|
73 |
-
[255, 184, 6], [10, 255, 71], [255, 41, 10], [7, 255, 255],
|
74 |
-
[224, 255, 8], [102, 8, 255], [255, 61, 6], [255, 194, 7],
|
75 |
-
[255, 122, 8], [0, 255, 20], [255, 8, 41], [255, 5, 153],
|
76 |
-
[6, 51, 255], [235, 12, 255], [160, 150, 20], [0, 163, 255],
|
77 |
-
[140, 140, 140], [250, 10, 15], [20, 255, 0], [31, 255, 0],
|
78 |
-
[255, 31, 0], [255, 224, 0], [153, 255, 0], [0, 0, 255],
|
79 |
-
[255, 71, 0], [0, 235, 255], [0, 173, 255], [31, 0, 255],
|
80 |
-
[11, 200, 200], [255, 82, 0], [0, 255, 245], [0, 61, 255],
|
81 |
-
[0, 255, 112], [0, 255, 133], [255, 0, 0], [255, 163, 0],
|
82 |
-
[255, 102, 0], [194, 255, 0], [0, 143, 255], [51, 255, 0],
|
83 |
-
[0, 82, 255], [0, 255, 41], [0, 255, 173], [10, 0, 255],
|
84 |
-
[173, 255, 0], [0, 255, 153], [255, 92, 0], [255, 0, 255],
|
85 |
-
[255, 0, 245], [255, 0, 102], [255, 173, 0], [255, 0, 20],
|
86 |
-
[255, 184, 184], [0, 31, 255], [0, 255, 61], [0, 71, 255],
|
87 |
-
[255, 0, 204], [0, 255, 194], [0, 255, 82], [0, 10, 255],
|
88 |
-
[0, 112, 255], [51, 0, 255], [0, 194, 255], [0, 122, 255],
|
89 |
-
[0, 255, 163], [255, 153, 0], [0, 255, 10], [255, 112, 0],
|
90 |
-
[143, 255, 0], [82, 0, 255], [163, 255, 0], [255, 235, 0],
|
91 |
-
[8, 184, 170], [133, 0, 255], [0, 255, 92], [184, 0, 255],
|
92 |
-
[255, 0, 31], [0, 184, 255], [0, 214, 255], [255, 0, 112],
|
93 |
-
[92, 255, 0], [0, 224, 255], [112, 224, 255], [70, 184, 160],
|
94 |
-
[163, 0, 255], [153, 0, 255], [71, 255, 0], [255, 0, 163],
|
95 |
-
[255, 204, 0], [255, 0, 143], [0, 255, 235], [133, 255, 0],
|
96 |
-
[255, 0, 235], [245, 0, 255], [255, 0, 122], [255, 245, 0],
|
97 |
-
[10, 190, 212], [214, 255, 0], [0, 204, 255], [20, 0, 255],
|
98 |
-
[255, 255, 0], [0, 153, 255], [0, 41, 255], [0, 255, 204],
|
99 |
-
[41, 0, 255], [41, 255, 0], [173, 0, 255], [0, 245, 255],
|
100 |
-
[71, 0, 255], [122, 0, 255], [0, 255, 184], [0, 92, 255],
|
101 |
-
[184, 255, 0], [0, 133, 255], [255, 214, 0], [25, 194, 194],
|
102 |
-
[102, 255, 0], [92, 0, 255]]
|
103 |
-
|
104 |
-
|
105 |
-
def voc_palette():
|
106 |
-
"""Pascal VOC palette for external use."""
|
107 |
-
return [[0, 0, 0], [128, 0, 0], [0, 128, 0], [128, 128, 0], [0, 0, 128],
|
108 |
-
[128, 0, 128], [0, 128, 128], [128, 128, 128], [64, 0, 0],
|
109 |
-
[192, 0, 0], [64, 128, 0], [192, 128, 0], [64, 0, 128],
|
110 |
-
[192, 0, 128], [64, 128, 128], [192, 128, 128], [0, 64, 0],
|
111 |
-
[128, 64, 0], [0, 192, 0], [128, 192, 0], [0, 64, 128]]
|
112 |
-
|
113 |
-
|
114 |
-
dataset_aliases = {
|
115 |
-
'cityscapes': ['cityscapes'],
|
116 |
-
'ade': ['ade', 'ade20k'],
|
117 |
-
'voc': ['voc', 'pascal_voc', 'voc12', 'voc12aug']
|
118 |
-
}
|
119 |
-
|
120 |
-
|
121 |
-
def get_classes(dataset):
|
122 |
-
"""Get class names of a dataset."""
|
123 |
-
alias2name = {}
|
124 |
-
for name, aliases in dataset_aliases.items():
|
125 |
-
for alias in aliases:
|
126 |
-
alias2name[alias] = name
|
127 |
-
|
128 |
-
if mmcv.is_str(dataset):
|
129 |
-
if dataset in alias2name:
|
130 |
-
labels = eval(alias2name[dataset] + '_classes()')
|
131 |
-
else:
|
132 |
-
raise ValueError(f'Unrecognized dataset: {dataset}')
|
133 |
-
else:
|
134 |
-
raise TypeError(f'dataset must a str, but got {type(dataset)}')
|
135 |
-
return labels
|
136 |
-
|
137 |
-
|
138 |
-
def get_palette(dataset):
|
139 |
-
"""Get class palette (RGB) of a dataset."""
|
140 |
-
alias2name = {}
|
141 |
-
for name, aliases in dataset_aliases.items():
|
142 |
-
for alias in aliases:
|
143 |
-
alias2name[alias] = name
|
144 |
-
|
145 |
-
if mmcv.is_str(dataset):
|
146 |
-
if dataset in alias2name:
|
147 |
-
labels = eval(alias2name[dataset] + '_palette()')
|
148 |
-
else:
|
149 |
-
raise ValueError(f'Unrecognized dataset: {dataset}')
|
150 |
-
else:
|
151 |
-
raise TypeError(f'dataset must a str, but got {type(dataset)}')
|
152 |
-
return labels
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
spaces/Arielliu/just_talk/app.py
DELETED
@@ -1,58 +0,0 @@
|
|
1 |
-
import openai, os
|
2 |
-
import gradio as gr
|
3 |
-
|
4 |
-
openai.api_key = os.environ.get("OPENAI_API_KEY")
|
5 |
-
|
6 |
-
class Conversation2:
|
7 |
-
def __init__(self, prompt,):
|
8 |
-
self.prompt = prompt
|
9 |
-
self.messages = []
|
10 |
-
self.messages.append({"role": "system", "content": self.prompt})
|
11 |
-
|
12 |
-
def ask(self, question):
|
13 |
-
try:
|
14 |
-
self.messages.append( {"role": "user", "content": question})
|
15 |
-
response = openai.ChatCompletion.create(
|
16 |
-
model="gpt-3.5-turbo",
|
17 |
-
messages=self.messages,
|
18 |
-
temperature=0.5,
|
19 |
-
max_tokens=2048,
|
20 |
-
top_p=1,
|
21 |
-
)
|
22 |
-
except Exception as e:
|
23 |
-
print(e)
|
24 |
-
return e
|
25 |
-
|
26 |
-
message = response["choices"][0]["message"]["content"]
|
27 |
-
num_of_tokens = response['usage']['total_tokens']
|
28 |
-
self.messages.append({"role": "assistant", "content": message})
|
29 |
-
|
30 |
-
# 删除最开始的对话,直到Token数量不超标
|
31 |
-
while num_of_tokens > 2048:
|
32 |
-
del self.messages[1:3]
|
33 |
-
num_of_tokens = num_of_tokens - len(self.messages[1]["content"].split())
|
34 |
-
|
35 |
-
return message, num_of_tokens
|
36 |
-
|
37 |
-
|
38 |
-
prompt = """你是一个计算机助手,你尽力回答一切问题。"""
|
39 |
-
|
40 |
-
conv = Conversation2(prompt)
|
41 |
-
|
42 |
-
def answer(question, history=[]):
|
43 |
-
history.append(question)
|
44 |
-
response,num_of_tokens = conv.ask(question)
|
45 |
-
history.append(response)
|
46 |
-
responses = [(u,b) for u,b in zip(history[::2], history[1::2])]
|
47 |
-
return responses, history
|
48 |
-
|
49 |
-
with gr.Blocks(css="#chatbot{height:600px} .overflow-y-auto{height:500px}") as demo:
|
50 |
-
chatbot = gr.Chatbot(elem_id="chatbot")
|
51 |
-
state = gr.State([])
|
52 |
-
|
53 |
-
with gr.Row():
|
54 |
-
txt = gr.Textbox(show_label=False, placeholder="Enter text and press enter")
|
55 |
-
|
56 |
-
txt.submit(answer, [txt, state], [chatbot, state])
|
57 |
-
|
58 |
-
demo.launch()
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
spaces/Arnx/MusicGenXvAKN/audiocraft/modules/conditioners.py
DELETED
@@ -1,990 +0,0 @@
|
|
1 |
-
# Copyright (c) Meta Platforms, Inc. and affiliates.
|
2 |
-
# All rights reserved.
|
3 |
-
#
|
4 |
-
# This source code is licensed under the license found in the
|
5 |
-
# LICENSE file in the root directory of this source tree.
|
6 |
-
|
7 |
-
from collections import defaultdict
|
8 |
-
from copy import deepcopy
|
9 |
-
from dataclasses import dataclass, field
|
10 |
-
from itertools import chain
|
11 |
-
import logging
|
12 |
-
import math
|
13 |
-
import random
|
14 |
-
import re
|
15 |
-
import typing as tp
|
16 |
-
import warnings
|
17 |
-
|
18 |
-
from einops import rearrange
|
19 |
-
from num2words import num2words
|
20 |
-
import spacy
|
21 |
-
from transformers import T5EncoderModel, T5Tokenizer # type: ignore
|
22 |
-
import torchaudio
|
23 |
-
import torch
|
24 |
-
from torch import nn
|
25 |
-
from torch import Tensor
|
26 |
-
import torch.nn.functional as F
|
27 |
-
from torch.nn.utils.rnn import pad_sequence
|
28 |
-
|
29 |
-
from .streaming import StreamingModule
|
30 |
-
from .transformer import create_sin_embedding
|
31 |
-
from ..data.audio_dataset import SegmentInfo
|
32 |
-
from ..utils.autocast import TorchAutocast
|
33 |
-
from ..utils.utils import hash_trick, length_to_mask, collate
|
34 |
-
|
35 |
-
|
36 |
-
logger = logging.getLogger(__name__)
|
37 |
-
TextCondition = tp.Optional[str] # a text condition can be a string or None (if doesn't exist)
|
38 |
-
ConditionType = tp.Tuple[Tensor, Tensor] # condition, mask
|
39 |
-
|
40 |
-
|
41 |
-
class WavCondition(tp.NamedTuple):
|
42 |
-
wav: Tensor
|
43 |
-
length: Tensor
|
44 |
-
path: tp.List[tp.Optional[str]] = []
|
45 |
-
|
46 |
-
|
47 |
-
def nullify_condition(condition: ConditionType, dim: int = 1):
|
48 |
-
"""This function transforms an input condition to a null condition.
|
49 |
-
The way it is done by converting it to a single zero vector similarly
|
50 |
-
to how it is done inside WhiteSpaceTokenizer and NoopTokenizer.
|
51 |
-
|
52 |
-
Args:
|
53 |
-
condition (ConditionType): a tuple of condition and mask (tp.Tuple[Tensor, Tensor])
|
54 |
-
dim (int): the dimension that will be truncated (should be the time dimension)
|
55 |
-
WARNING!: dim should not be the batch dimension!
|
56 |
-
Returns:
|
57 |
-
ConditionType: a tuple of null condition and mask
|
58 |
-
"""
|
59 |
-
assert dim != 0, "dim cannot be the batch dimension!"
|
60 |
-
assert type(condition) == tuple and \
|
61 |
-
type(condition[0]) == Tensor and \
|
62 |
-
type(condition[1]) == Tensor, "'nullify_condition' got an unexpected input type!"
|
63 |
-
cond, mask = condition
|
64 |
-
B = cond.shape[0]
|
65 |
-
last_dim = cond.dim() - 1
|
66 |
-
out = cond.transpose(dim, last_dim)
|
67 |
-
out = 0. * out[..., :1]
|
68 |
-
out = out.transpose(dim, last_dim)
|
69 |
-
mask = torch.zeros((B, 1), device=out.device).int()
|
70 |
-
assert cond.dim() == out.dim()
|
71 |
-
return out, mask
|
72 |
-
|
73 |
-
|
74 |
-
def nullify_wav(wav: Tensor) -> WavCondition:
|
75 |
-
"""Create a nullified WavCondition from a wav tensor with appropriate shape.
|
76 |
-
|
77 |
-
Args:
|
78 |
-
wav (Tensor): tensor of shape [B, T]
|
79 |
-
Returns:
|
80 |
-
WavCondition: wav condition with nullified wav.
|
81 |
-
"""
|
82 |
-
null_wav, _ = nullify_condition((wav, torch.zeros_like(wav)), dim=wav.dim() - 1)
|
83 |
-
return WavCondition(
|
84 |
-
wav=null_wav,
|
85 |
-
length=torch.tensor([0] * wav.shape[0], device=wav.device),
|
86 |
-
path=['null_wav'] * wav.shape[0]
|
87 |
-
)
|
88 |
-
|
89 |
-
|
90 |
-
@dataclass
|
91 |
-
class ConditioningAttributes:
|
92 |
-
text: tp.Dict[str, tp.Optional[str]] = field(default_factory=dict)
|
93 |
-
wav: tp.Dict[str, WavCondition] = field(default_factory=dict)
|
94 |
-
|
95 |
-
def __getitem__(self, item):
|
96 |
-
return getattr(self, item)
|
97 |
-
|
98 |
-
@property
|
99 |
-
def text_attributes(self):
|
100 |
-
return self.text.keys()
|
101 |
-
|
102 |
-
@property
|
103 |
-
def wav_attributes(self):
|
104 |
-
return self.wav.keys()
|
105 |
-
|
106 |
-
@property
|
107 |
-
def attributes(self):
|
108 |
-
return {"text": self.text_attributes, "wav": self.wav_attributes}
|
109 |
-
|
110 |
-
def to_flat_dict(self):
|
111 |
-
return {
|
112 |
-
**{f"text.{k}": v for k, v in self.text.items()},
|
113 |
-
**{f"wav.{k}": v for k, v in self.wav.items()},
|
114 |
-
}
|
115 |
-
|
116 |
-
@classmethod
|
117 |
-
def from_flat_dict(cls, x):
|
118 |
-
out = cls()
|
119 |
-
for k, v in x.items():
|
120 |
-
kind, att = k.split(".")
|
121 |
-
out[kind][att] = v
|
122 |
-
return out
|
123 |
-
|
124 |
-
|
125 |
-
class SegmentWithAttributes(SegmentInfo):
|
126 |
-
"""Base class for all dataclasses that are used for conditioning.
|
127 |
-
All child classes should implement `to_condition_attributes` that converts
|
128 |
-
the existing attributes to a dataclass of type ConditioningAttributes.
|
129 |
-
"""
|
130 |
-
def to_condition_attributes(self) -> ConditioningAttributes:
|
131 |
-
raise NotImplementedError()
|
132 |
-
|
133 |
-
|
134 |
-
class Tokenizer:
|
135 |
-
"""Base class for all tokenizers
|
136 |
-
(in case we want to introduce more advances tokenizers in the future).
|
137 |
-
"""
|
138 |
-
def __call__(self, texts: tp.List[tp.Optional[str]]) -> tp.Tuple[Tensor, Tensor]:
|
139 |
-
raise NotImplementedError()
|
140 |
-
|
141 |
-
|
142 |
-
class WhiteSpaceTokenizer(Tokenizer):
|
143 |
-
"""This tokenizer should be used for natural language descriptions.
|
144 |
-
For example:
|
145 |
-
["he didn't, know he's going home.", 'shorter sentence'] =>
|
146 |
-
[[78, 62, 31, 4, 78, 25, 19, 34],
|
147 |
-
[59, 77, 0, 0, 0, 0, 0, 0]]
|
148 |
-
"""
|
149 |
-
PUNCTUATIONS = "?:!.,;"
|
150 |
-
|
151 |
-
def __init__(self, n_bins: int, pad_idx: int = 0, language: str = "en_core_web_sm",
|
152 |
-
lemma: bool = True, stopwords: bool = True) -> None:
|
153 |
-
self.n_bins = n_bins
|
154 |
-
self.pad_idx = pad_idx
|
155 |
-
self.lemma = lemma
|
156 |
-
self.stopwords = stopwords
|
157 |
-
try:
|
158 |
-
self.nlp = spacy.load(language)
|
159 |
-
except IOError:
|
160 |
-
spacy.cli.download(language) # type: ignore
|
161 |
-
self.nlp = spacy.load(language)
|
162 |
-
|
163 |
-
@tp.no_type_check
|
164 |
-
def __call__(
|
165 |
-
self,
|
166 |
-
texts: tp.List[tp.Optional[str]],
|
167 |
-
return_text: bool = False
|
168 |
-
) -> tp.Tuple[Tensor, Tensor]:
|
169 |
-
"""Take a list of strings and convert them to a tensor of indices.
|
170 |
-
|
171 |
-
Args:
|
172 |
-
texts (tp.List[str]): List of strings.
|
173 |
-
return_text (bool, optional): Whether to return text as additional tuple item. Defaults to False.
|
174 |
-
Returns:
|
175 |
-
tp.Tuple[Tensor, Tensor]:
|
176 |
-
- Indices of words in the LUT.
|
177 |
-
- And a mask indicating where the padding tokens are
|
178 |
-
"""
|
179 |
-
output, lengths = [], []
|
180 |
-
texts = deepcopy(texts)
|
181 |
-
for i, text in enumerate(texts):
|
182 |
-
# if current sample doesn't have a certain attribute, replace with pad token
|
183 |
-
if text is None:
|
184 |
-
output.append(Tensor([self.pad_idx]))
|
185 |
-
lengths.append(0)
|
186 |
-
continue
|
187 |
-
|
188 |
-
# convert numbers to words
|
189 |
-
text = re.sub(r"(\d+)", lambda x: num2words(int(x.group(0))), text) # type: ignore
|
190 |
-
# normalize text
|
191 |
-
text = self.nlp(text) # type: ignore
|
192 |
-
# remove stopwords
|
193 |
-
if self.stopwords:
|
194 |
-
text = [w for w in text if not w.is_stop] # type: ignore
|
195 |
-
# remove punctuations
|
196 |
-
text = [w for w in text if w.text not in self.PUNCTUATIONS] # type: ignore
|
197 |
-
# lemmatize if needed
|
198 |
-
text = [getattr(t, "lemma_" if self.lemma else "text") for t in text] # type: ignore
|
199 |
-
|
200 |
-
texts[i] = " ".join(text)
|
201 |
-
lengths.append(len(text))
|
202 |
-
# convert to tensor
|
203 |
-
tokens = Tensor([hash_trick(w, self.n_bins) for w in text])
|
204 |
-
output.append(tokens)
|
205 |
-
|
206 |
-
mask = length_to_mask(torch.IntTensor(lengths)).int()
|
207 |
-
padded_output = pad_sequence(output, padding_value=self.pad_idx).int().t()
|
208 |
-
if return_text:
|
209 |
-
return padded_output, mask, texts # type: ignore
|
210 |
-
return padded_output, mask
|
211 |
-
|
212 |
-
|
213 |
-
class NoopTokenizer(Tokenizer):
|
214 |
-
"""This tokenizer should be used for global conditioners such as: artist, genre, key, etc.
|
215 |
-
The difference between this and WhiteSpaceTokenizer is that NoopTokenizer does not split
|
216 |
-
strings, so "Jeff Buckley" will get it's own index. Whereas WhiteSpaceTokenizer will
|
217 |
-
split it to ["Jeff", "Buckley"] and return an index per word.
|
218 |
-
|
219 |
-
For example:
|
220 |
-
["Queen", "ABBA", "Jeff Buckley"] => [43, 55, 101]
|
221 |
-
["Metal", "Rock", "Classical"] => [0, 223, 51]
|
222 |
-
"""
|
223 |
-
def __init__(self, n_bins: int, pad_idx: int = 0):
|
224 |
-
self.n_bins = n_bins
|
225 |
-
self.pad_idx = pad_idx
|
226 |
-
|
227 |
-
def __call__(self, texts: tp.List[tp.Optional[str]]) -> tp.Tuple[Tensor, Tensor]:
|
228 |
-
output, lengths = [], []
|
229 |
-
for text in texts:
|
230 |
-
# if current sample doesn't have a certain attribute, replace with pad token
|
231 |
-
if text is None:
|
232 |
-
output.append(self.pad_idx)
|
233 |
-
lengths.append(0)
|
234 |
-
else:
|
235 |
-
output.append(hash_trick(text, self.n_bins))
|
236 |
-
lengths.append(1)
|
237 |
-
|
238 |
-
tokens = torch.LongTensor(output).unsqueeze(1)
|
239 |
-
mask = length_to_mask(torch.IntTensor(lengths)).int()
|
240 |
-
return tokens, mask
|
241 |
-
|
242 |
-
|
243 |
-
class BaseConditioner(nn.Module):
|
244 |
-
"""Base model for all conditioner modules. We allow the output dim to be different
|
245 |
-
than the hidden dim for two reasons: 1) keep our LUTs small when the vocab is large;
|
246 |
-
2) make all condition dims consistent.
|
247 |
-
|
248 |
-
Args:
|
249 |
-
dim (int): Hidden dim of the model (text-encoder/LUT).
|
250 |
-
output_dim (int): Output dim of the conditioner.
|
251 |
-
"""
|
252 |
-
def __init__(self, dim, output_dim):
|
253 |
-
super().__init__()
|
254 |
-
self.dim = dim
|
255 |
-
self.output_dim = output_dim
|
256 |
-
self.output_proj = nn.Linear(dim, output_dim)
|
257 |
-
|
258 |
-
def tokenize(self, *args, **kwargs) -> tp.Any:
|
259 |
-
"""Should be any part of the processing that will lead to a synchronization
|
260 |
-
point, e.g. BPE tokenization with transfer to the GPU.
|
261 |
-
|
262 |
-
The returned value will be saved and return later when calling forward().
|
263 |
-
"""
|
264 |
-
raise NotImplementedError()
|
265 |
-
|
266 |
-
def forward(self, inputs: tp.Any) -> ConditionType:
|
267 |
-
"""Gets input that should be used as conditioning (e.g, genre, description or a waveform).
|
268 |
-
Outputs a ConditionType, after the input data was embedded as a dense vector.
|
269 |
-
|
270 |
-
Returns:
|
271 |
-
ConditionType:
|
272 |
-
- A tensor of size [B, T, D] where B is the batch size, T is the length of the
|
273 |
-
output embedding and D is the dimension of the embedding.
|
274 |
-
- And a mask indicating where the padding tokens.
|
275 |
-
"""
|
276 |
-
raise NotImplementedError()
|
277 |
-
|
278 |
-
|
279 |
-
class TextConditioner(BaseConditioner):
|
280 |
-
...
|
281 |
-
|
282 |
-
|
283 |
-
class LUTConditioner(TextConditioner):
|
284 |
-
"""Lookup table TextConditioner.
|
285 |
-
|
286 |
-
Args:
|
287 |
-
n_bins (int): Number of bins.
|
288 |
-
dim (int): Hidden dim of the model (text-encoder/LUT).
|
289 |
-
output_dim (int): Output dim of the conditioner.
|
290 |
-
tokenizer (str): Name of the tokenizer.
|
291 |
-
pad_idx (int, optional): Index for padding token. Defaults to 0.
|
292 |
-
"""
|
293 |
-
def __init__(self, n_bins: int, dim: int, output_dim: int, tokenizer: str, pad_idx: int = 0):
|
294 |
-
super().__init__(dim, output_dim)
|
295 |
-
self.embed = nn.Embedding(n_bins, dim)
|
296 |
-
self.tokenizer: Tokenizer
|
297 |
-
if tokenizer == "whitespace":
|
298 |
-
self.tokenizer = WhiteSpaceTokenizer(n_bins, pad_idx=pad_idx)
|
299 |
-
elif tokenizer == "noop":
|
300 |
-
self.tokenizer = NoopTokenizer(n_bins, pad_idx=pad_idx)
|
301 |
-
else:
|
302 |
-
raise ValueError(f"unrecognized tokenizer `{tokenizer}`.")
|
303 |
-
|
304 |
-
def tokenize(self, x: tp.List[tp.Optional[str]]) -> tp.Tuple[torch.Tensor, torch.Tensor]:
|
305 |
-
device = self.embed.weight.device
|
306 |
-
tokens, mask = self.tokenizer(x)
|
307 |
-
tokens, mask = tokens.to(device), mask.to(device)
|
308 |
-
return tokens, mask
|
309 |
-
|
310 |
-
def forward(self, inputs: tp.Tuple[torch.Tensor, torch.Tensor]) -> ConditionType:
|
311 |
-
tokens, mask = inputs
|
312 |
-
embeds = self.embed(tokens)
|
313 |
-
embeds = self.output_proj(embeds)
|
314 |
-
embeds = (embeds * mask.unsqueeze(-1))
|
315 |
-
return embeds, mask
|
316 |
-
|
317 |
-
|
318 |
-
class T5Conditioner(TextConditioner):
|
319 |
-
"""T5-based TextConditioner.
|
320 |
-
|
321 |
-
Args:
|
322 |
-
name (str): Name of the T5 model.
|
323 |
-
output_dim (int): Output dim of the conditioner.
|
324 |
-
finetune (bool): Whether to fine-tune T5 at train time.
|
325 |
-
device (str): Device for T5 Conditioner.
|
326 |
-
autocast_dtype (tp.Optional[str], optional): Autocast dtype.
|
327 |
-
word_dropout (float, optional): Word dropout probability.
|
328 |
-
normalize_text (bool, optional): Whether to apply text normalization.
|
329 |
-
"""
|
330 |
-
MODELS = ["t5-small", "t5-base", "t5-large", "t5-3b", "t5-11b",
|
331 |
-
"google/flan-t5-small", "google/flan-t5-base", "google/flan-t5-large",
|
332 |
-
"google/flan-t5-xl", "google/flan-t5-xxl"]
|
333 |
-
MODELS_DIMS = {
|
334 |
-
"t5-small": 512,
|
335 |
-
"t5-base": 768,
|
336 |
-
"t5-large": 1024,
|
337 |
-
"t5-3b": 1024,
|
338 |
-
"t5-11b": 1024,
|
339 |
-
"google/flan-t5-small": 512,
|
340 |
-
"google/flan-t5-base": 768,
|
341 |
-
"google/flan-t5-large": 1024,
|
342 |
-
"google/flan-t5-3b": 1024,
|
343 |
-
"google/flan-t5-11b": 1024,
|
344 |
-
}
|
345 |
-
|
346 |
-
def __init__(self, name: str, output_dim: int, finetune: bool, device: str,
|
347 |
-
autocast_dtype: tp.Optional[str] = 'float32', word_dropout: float = 0.,
|
348 |
-
normalize_text: bool = False):
|
349 |
-
assert name in self.MODELS, f"unrecognized t5 model name (should in {self.MODELS})"
|
350 |
-
super().__init__(self.MODELS_DIMS[name], output_dim)
|
351 |
-
self.device = device
|
352 |
-
self.name = name
|
353 |
-
self.finetune = finetune
|
354 |
-
self.word_dropout = word_dropout
|
355 |
-
|
356 |
-
if autocast_dtype is None or self.device == 'cpu':
|
357 |
-
self.autocast = TorchAutocast(enabled=False)
|
358 |
-
if self.device != 'cpu':
|
359 |
-
logger.warning("T5 has no autocast, this might lead to NaN")
|
360 |
-
else:
|
361 |
-
dtype = getattr(torch, autocast_dtype)
|
362 |
-
assert isinstance(dtype, torch.dtype)
|
363 |
-
logger.info(f"T5 will be evaluated with autocast as {autocast_dtype}")
|
364 |
-
self.autocast = TorchAutocast(enabled=True, device_type=self.device, dtype=dtype)
|
365 |
-
# Let's disable logging temporarily because T5 will vomit some errors otherwise.
|
366 |
-
# thanks https://gist.github.com/simon-weber/7853144
|
367 |
-
previous_level = logging.root.manager.disable
|
368 |
-
logging.disable(logging.ERROR)
|
369 |
-
with warnings.catch_warnings():
|
370 |
-
warnings.simplefilter("ignore")
|
371 |
-
try:
|
372 |
-
self.t5_tokenizer = T5Tokenizer.from_pretrained(name)
|
373 |
-
t5 = T5EncoderModel.from_pretrained(name).train(mode=finetune)
|
374 |
-
finally:
|
375 |
-
logging.disable(previous_level)
|
376 |
-
if finetune:
|
377 |
-
self.t5 = t5
|
378 |
-
else:
|
379 |
-
# this makes sure that the t5 models is not part
|
380 |
-
# of the saved checkpoint
|
381 |
-
self.__dict__["t5"] = t5.to(device)
|
382 |
-
|
383 |
-
self.normalize_text = normalize_text
|
384 |
-
if normalize_text:
|
385 |
-
self.text_normalizer = WhiteSpaceTokenizer(1, lemma=True, stopwords=True)
|
386 |
-
|
387 |
-
def tokenize(self, x: tp.List[tp.Optional[str]]) -> tp.Dict[str, torch.Tensor]:
|
388 |
-
# if current sample doesn't have a certain attribute, replace with empty string
|
389 |
-
entries: tp.List[str] = [xi if xi is not None else "" for xi in x]
|
390 |
-
if self.normalize_text:
|
391 |
-
_, _, entries = self.text_normalizer(entries, return_text=True)
|
392 |
-
if self.word_dropout > 0. and self.training:
|
393 |
-
new_entries = []
|
394 |
-
for entry in entries:
|
395 |
-
words = [word for word in entry.split(" ") if random.random() >= self.word_dropout]
|
396 |
-
new_entries.append(" ".join(words))
|
397 |
-
entries = new_entries
|
398 |
-
|
399 |
-
empty_idx = torch.LongTensor([i for i, xi in enumerate(entries) if xi == ""])
|
400 |
-
|
401 |
-
inputs = self.t5_tokenizer(entries, return_tensors="pt", padding=True).to(self.device)
|
402 |
-
mask = inputs["attention_mask"]
|
403 |
-
mask[empty_idx, :] = 0 # zero-out index where the input is non-existant
|
404 |
-
return inputs
|
405 |
-
|
406 |
-
def forward(self, inputs: tp.Dict[str, torch.Tensor]) -> ConditionType:
|
407 |
-
mask = inputs["attention_mask"]
|
408 |
-
with torch.set_grad_enabled(self.finetune), self.autocast:
|
409 |
-
embeds = self.t5(**inputs).last_hidden_state
|
410 |
-
embeds = self.output_proj(embeds.to(self.output_proj.weight))
|
411 |
-
embeds = (embeds * mask.unsqueeze(-1))
|
412 |
-
return embeds, mask
|
413 |
-
|
414 |
-
|
415 |
-
class WaveformConditioner(BaseConditioner):
|
416 |
-
"""Base class for all conditioners that take a waveform as input.
|
417 |
-
Classes that inherit must implement `_get_wav_embedding` that outputs
|
418 |
-
a continuous tensor, and `_downsampling_factor` that returns the down-sampling
|
419 |
-
factor of the embedding model.
|
420 |
-
|
421 |
-
Args:
|
422 |
-
dim (int): The internal representation dimension.
|
423 |
-
output_dim (int): Output dimension.
|
424 |
-
device (tp.Union[torch.device, str]): Device.
|
425 |
-
"""
|
426 |
-
def __init__(self, dim: int, output_dim: int, device: tp.Union[torch.device, str]):
|
427 |
-
super().__init__(dim, output_dim)
|
428 |
-
self.device = device
|
429 |
-
|
430 |
-
def tokenize(self, wav_length: WavCondition) -> WavCondition:
|
431 |
-
wav, length, path = wav_length
|
432 |
-
assert length is not None
|
433 |
-
return WavCondition(wav.to(self.device), length.to(self.device), path)
|
434 |
-
|
435 |
-
def _get_wav_embedding(self, wav: Tensor) -> Tensor:
|
436 |
-
"""Gets as input a wav and returns a dense vector of conditions."""
|
437 |
-
raise NotImplementedError()
|
438 |
-
|
439 |
-
def _downsampling_factor(self):
|
440 |
-
"""Returns the downsampling factor of the embedding model."""
|
441 |
-
raise NotImplementedError()
|
442 |
-
|
443 |
-
def forward(self, inputs: WavCondition) -> ConditionType:
|
444 |
-
"""
|
445 |
-
Args:
|
446 |
-
input (WavCondition): Tuple of (waveform, lengths).
|
447 |
-
Returns:
|
448 |
-
ConditionType: Dense vector representing the conditioning along with its' mask.
|
449 |
-
"""
|
450 |
-
wav, lengths, path = inputs
|
451 |
-
with torch.no_grad():
|
452 |
-
embeds = self._get_wav_embedding(wav)
|
453 |
-
embeds = embeds.to(self.output_proj.weight)
|
454 |
-
embeds = self.output_proj(embeds)
|
455 |
-
|
456 |
-
if lengths is not None:
|
457 |
-
lengths = lengths / self._downsampling_factor()
|
458 |
-
mask = length_to_mask(lengths, max_len=embeds.shape[1]).int() # type: ignore
|
459 |
-
else:
|
460 |
-
mask = torch.ones_like(embeds)
|
461 |
-
embeds = (embeds * mask.unsqueeze(2).to(self.device))
|
462 |
-
|
463 |
-
return embeds, mask
|
464 |
-
|
465 |
-
|
466 |
-
class ChromaStemConditioner(WaveformConditioner):
|
467 |
-
"""Chroma conditioner that uses DEMUCS to first filter out drums and bass. The is followed by
|
468 |
-
the insight the drums and bass often dominate the chroma, leading to the chroma not containing the
|
469 |
-
information about melody.
|
470 |
-
|
471 |
-
Args:
|
472 |
-
output_dim (int): Output dimension for the conditioner.
|
473 |
-
sample_rate (int): Sample rate for the chroma extractor.
|
474 |
-
n_chroma (int): Number of chroma for the chroma extractor.
|
475 |
-
radix2_exp (int): Radix2 exponent for the chroma extractor.
|
476 |
-
duration (float): Duration used during training. This is later used for correct padding
|
477 |
-
in case we are using chroma as prefix.
|
478 |
-
match_len_on_eval (bool, optional): If True then all chromas are padded to the training
|
479 |
-
duration. Defaults to False.
|
480 |
-
eval_wavs (str, optional): Path to a json egg with waveform, this waveforms are used as
|
481 |
-
conditions during eval (for cases where we don't want to leak test conditions like MusicCaps).
|
482 |
-
Defaults to None.
|
483 |
-
n_eval_wavs (int, optional): Limits the number of waveforms used for conditioning. Defaults to 0.
|
484 |
-
device (tp.Union[torch.device, str], optional): Device for the conditioner.
|
485 |
-
**kwargs: Additional parameters for the chroma extractor.
|
486 |
-
"""
|
487 |
-
def __init__(self, output_dim: int, sample_rate: int, n_chroma: int, radix2_exp: int,
|
488 |
-
duration: float, match_len_on_eval: bool = True, eval_wavs: tp.Optional[str] = None,
|
489 |
-
n_eval_wavs: int = 0, device: tp.Union[torch.device, str] = "cpu", **kwargs):
|
490 |
-
from demucs import pretrained
|
491 |
-
super().__init__(dim=n_chroma, output_dim=output_dim, device=device)
|
492 |
-
self.autocast = TorchAutocast(enabled=device != "cpu", device_type=self.device, dtype=torch.float32)
|
493 |
-
self.sample_rate = sample_rate
|
494 |
-
self.match_len_on_eval = match_len_on_eval
|
495 |
-
self.duration = duration
|
496 |
-
self.__dict__["demucs"] = pretrained.get_model('htdemucs').to(device)
|
497 |
-
self.stem2idx = {'drums': 0, 'bass': 1, 'other': 2, 'vocal': 3}
|
498 |
-
self.stem_idx = torch.LongTensor([self.stem2idx['vocal'], self.stem2idx['other']]).to(device)
|
499 |
-
self.chroma = ChromaExtractor(sample_rate=sample_rate, n_chroma=n_chroma, radix2_exp=radix2_exp,
|
500 |
-
device=device, **kwargs)
|
501 |
-
self.chroma_len = self._get_chroma_len()
|
502 |
-
|
503 |
-
def _downsampling_factor(self):
|
504 |
-
return self.chroma.winhop
|
505 |
-
|
506 |
-
def _get_chroma_len(self):
|
507 |
-
"""Get length of chroma during training"""
|
508 |
-
dummy_wav = torch.zeros((1, self.sample_rate * self.duration), device=self.device)
|
509 |
-
dummy_chr = self.chroma(dummy_wav)
|
510 |
-
return dummy_chr.shape[1]
|
511 |
-
|
512 |
-
@torch.no_grad()
|
513 |
-
def _get_filtered_wav(self, wav):
|
514 |
-
from demucs.apply import apply_model
|
515 |
-
from demucs.audio import convert_audio
|
516 |
-
with self.autocast:
|
517 |
-
wav = convert_audio(wav, self.sample_rate, self.demucs.samplerate, self.demucs.audio_channels)
|
518 |
-
stems = apply_model(self.demucs, wav, device=self.device)
|
519 |
-
stems = stems[:, self.stem_idx] # extract stem
|
520 |
-
stems = stems.sum(1) # merge extracted stems
|
521 |
-
stems = stems.mean(1, keepdim=True) # mono
|
522 |
-
stems = convert_audio(stems, self.demucs.samplerate, self.sample_rate, 1)
|
523 |
-
return stems
|
524 |
-
|
525 |
-
@torch.no_grad()
|
526 |
-
def _get_wav_embedding(self, wav):
|
527 |
-
# avoid 0-size tensors when we are working with null conds
|
528 |
-
if wav.shape[-1] == 1:
|
529 |
-
return self.chroma(wav)
|
530 |
-
stems = self._get_filtered_wav(wav)
|
531 |
-
chroma = self.chroma(stems)
|
532 |
-
|
533 |
-
if self.match_len_on_eval:
|
534 |
-
b, t, c = chroma.shape
|
535 |
-
if t > self.chroma_len:
|
536 |
-
chroma = chroma[:, :self.chroma_len]
|
537 |
-
logger.debug(f'chroma was truncated! ({t} -> {chroma.shape[1]})')
|
538 |
-
elif t < self.chroma_len:
|
539 |
-
# chroma = F.pad(chroma, (0, 0, 0, self.chroma_len - t))
|
540 |
-
n_repeat = int(math.ceil(self.chroma_len / t))
|
541 |
-
chroma = chroma.repeat(1, n_repeat, 1)
|
542 |
-
chroma = chroma[:, :self.chroma_len]
|
543 |
-
logger.debug(f'chroma was zero-padded! ({t} -> {chroma.shape[1]})')
|
544 |
-
return chroma
|
545 |
-
|
546 |
-
|
547 |
-
class ChromaExtractor(nn.Module):
|
548 |
-
"""Chroma extraction class, handles chroma extraction and quantization.
|
549 |
-
|
550 |
-
Args:
|
551 |
-
sample_rate (int): Sample rate.
|
552 |
-
n_chroma (int): Number of chroma to consider.
|
553 |
-
radix2_exp (int): Radix2 exponent.
|
554 |
-
nfft (tp.Optional[int], optional): Number of FFT.
|
555 |
-
winlen (tp.Optional[int], optional): Window length.
|
556 |
-
winhop (tp.Optional[int], optional): Window hop size.
|
557 |
-
argmax (bool, optional): Whether to use argmax. Defaults to False.
|
558 |
-
norm (float, optional): Norm for chroma normalization. Defaults to inf.
|
559 |
-
device (tp.Union[torch.device, str], optional): Device to use. Defaults to cpu.
|
560 |
-
"""
|
561 |
-
def __init__(self, sample_rate: int, n_chroma: int = 12, radix2_exp: int = 12,
|
562 |
-
nfft: tp.Optional[int] = None, winlen: tp.Optional[int] = None, winhop: tp.Optional[int] = None,
|
563 |
-
argmax: bool = False, norm: float = torch.inf, device: tp.Union[torch.device, str] = "cpu"):
|
564 |
-
super().__init__()
|
565 |
-
from librosa import filters
|
566 |
-
self.device = device
|
567 |
-
self.autocast = TorchAutocast(enabled=device != "cpu", device_type=self.device, dtype=torch.float32)
|
568 |
-
self.winlen = winlen or 2 ** radix2_exp
|
569 |
-
self.nfft = nfft or self.winlen
|
570 |
-
self.winhop = winhop or (self.winlen // 4)
|
571 |
-
self.sr = sample_rate
|
572 |
-
self.n_chroma = n_chroma
|
573 |
-
self.norm = norm
|
574 |
-
self.argmax = argmax
|
575 |
-
self.window = torch.hann_window(self.winlen).to(device)
|
576 |
-
self.fbanks = torch.from_numpy(filters.chroma(sr=sample_rate, n_fft=self.nfft, tuning=0,
|
577 |
-
n_chroma=self.n_chroma)).to(device)
|
578 |
-
self.spec = torchaudio.transforms.Spectrogram(n_fft=self.nfft, win_length=self.winlen,
|
579 |
-
hop_length=self.winhop, power=2, center=True,
|
580 |
-
pad=0, normalized=True).to(device)
|
581 |
-
|
582 |
-
def forward(self, wav):
|
583 |
-
with self.autocast:
|
584 |
-
T = wav.shape[-1]
|
585 |
-
# in case we are getting a wav that was dropped out (nullified)
|
586 |
-
# make sure wav length is no less that nfft
|
587 |
-
if T < self.nfft:
|
588 |
-
pad = self.nfft - T
|
589 |
-
r = 0 if pad % 2 == 0 else 1
|
590 |
-
wav = F.pad(wav, (pad // 2, pad // 2 + r), 'constant', 0)
|
591 |
-
assert wav.shape[-1] == self.nfft, f'expected len {self.nfft} but got {wav.shape[-1]}'
|
592 |
-
spec = self.spec(wav).squeeze(1)
|
593 |
-
raw_chroma = torch.einsum("cf,...ft->...ct", self.fbanks, spec)
|
594 |
-
norm_chroma = torch.nn.functional.normalize(raw_chroma, p=self.norm, dim=-2, eps=1e-6)
|
595 |
-
norm_chroma = rearrange(norm_chroma, "b d t -> b t d")
|
596 |
-
|
597 |
-
if self.argmax:
|
598 |
-
idx = norm_chroma.argmax(-1, keepdims=True)
|
599 |
-
norm_chroma[:] = 0
|
600 |
-
norm_chroma.scatter_(dim=-1, index=idx, value=1)
|
601 |
-
|
602 |
-
return norm_chroma
|
603 |
-
|
604 |
-
|
605 |
-
def dropout_condition(sample: ConditioningAttributes, condition_type: str, condition: str):
|
606 |
-
"""Utility function for nullifying an attribute inside an ConditioningAttributes object.
|
607 |
-
If the condition is of type "wav", then nullify it using "nullify_condition".
|
608 |
-
If the condition is of any other type, set its' value to None.
|
609 |
-
Works in-place.
|
610 |
-
"""
|
611 |
-
if condition_type not in ["text", "wav"]:
|
612 |
-
raise ValueError(
|
613 |
-
"dropout_condition got an unexpected condition type!"
|
614 |
-
f" expected 'wav' or 'text' but got '{condition_type}'"
|
615 |
-
)
|
616 |
-
|
617 |
-
if condition not in getattr(sample, condition_type):
|
618 |
-
raise ValueError(
|
619 |
-
"dropout_condition received an unexpected condition!"
|
620 |
-
f" expected wav={sample.wav.keys()} and text={sample.text.keys()}"
|
621 |
-
f"but got '{condition}' of type '{condition_type}'!"
|
622 |
-
)
|
623 |
-
|
624 |
-
if condition_type == "wav":
|
625 |
-
wav, length, path = sample.wav[condition]
|
626 |
-
sample.wav[condition] = nullify_wav(wav)
|
627 |
-
else:
|
628 |
-
sample.text[condition] = None
|
629 |
-
|
630 |
-
return sample
|
631 |
-
|
632 |
-
|
633 |
-
class DropoutModule(nn.Module):
|
634 |
-
"""Base class for all dropout modules."""
|
635 |
-
def __init__(self, seed: int = 1234):
|
636 |
-
super().__init__()
|
637 |
-
self.rng = torch.Generator()
|
638 |
-
self.rng.manual_seed(seed)
|
639 |
-
|
640 |
-
|
641 |
-
class AttributeDropout(DropoutModule):
|
642 |
-
"""Applies dropout with a given probability per attribute. This is different from the behavior of
|
643 |
-
ClassifierFreeGuidanceDropout as this allows for attributes to be dropped out separately. For example,
|
644 |
-
"artist" can be dropped while "genre" remains. This is in contrast to ClassifierFreeGuidanceDropout
|
645 |
-
where if "artist" is dropped "genre" must also be dropped.
|
646 |
-
|
647 |
-
Args:
|
648 |
-
p (tp.Dict[str, float]): A dict mapping between attributes and dropout probability. For example:
|
649 |
-
...
|
650 |
-
"genre": 0.1,
|
651 |
-
"artist": 0.5,
|
652 |
-
"wav": 0.25,
|
653 |
-
...
|
654 |
-
active_on_eval (bool, optional): Whether the dropout is active at eval. Default to False.
|
655 |
-
seed (int, optional): Random seed.
|
656 |
-
"""
|
657 |
-
def __init__(self, p: tp.Dict[str, tp.Dict[str, float]], active_on_eval: bool = False, seed: int = 1234):
|
658 |
-
super().__init__(seed=seed)
|
659 |
-
self.active_on_eval = active_on_eval
|
660 |
-
# construct dict that return the values from p otherwise 0
|
661 |
-
self.p = {}
|
662 |
-
for condition_type, probs in p.items():
|
663 |
-
self.p[condition_type] = defaultdict(lambda: 0, probs)
|
664 |
-
|
665 |
-
def forward(self, samples: tp.List[ConditioningAttributes]) -> tp.List[ConditioningAttributes]:
|
666 |
-
"""
|
667 |
-
Args:
|
668 |
-
samples (tp.List[ConditioningAttributes]): List of conditions.
|
669 |
-
Returns:
|
670 |
-
tp.List[ConditioningAttributes]: List of conditions after certain attributes were set to None.
|
671 |
-
"""
|
672 |
-
if not self.training and not self.active_on_eval:
|
673 |
-
return samples
|
674 |
-
|
675 |
-
samples = deepcopy(samples)
|
676 |
-
|
677 |
-
for condition_type, ps in self.p.items(): # for condition types [text, wav]
|
678 |
-
for condition, p in ps.items(): # for attributes of each type (e.g., [artist, genre])
|
679 |
-
if torch.rand(1, generator=self.rng).item() < p:
|
680 |
-
for sample in samples:
|
681 |
-
dropout_condition(sample, condition_type, condition)
|
682 |
-
|
683 |
-
return samples
|
684 |
-
|
685 |
-
def __repr__(self):
|
686 |
-
return f"AttributeDropout({dict(self.p)})"
|
687 |
-
|
688 |
-
|
689 |
-
class ClassifierFreeGuidanceDropout(DropoutModule):
|
690 |
-
"""Applies Classifier Free Guidance dropout, meaning all attributes
|
691 |
-
are dropped with the same probability.
|
692 |
-
|
693 |
-
Args:
|
694 |
-
p (float): Probability to apply condition dropout during training.
|
695 |
-
seed (int): Random seed.
|
696 |
-
"""
|
697 |
-
def __init__(self, p: float, seed: int = 1234):
|
698 |
-
super().__init__(seed=seed)
|
699 |
-
self.p = p
|
700 |
-
|
701 |
-
def forward(self, samples: tp.List[ConditioningAttributes]) -> tp.List[ConditioningAttributes]:
|
702 |
-
"""
|
703 |
-
Args:
|
704 |
-
samples (tp.List[ConditioningAttributes]): List of conditions.
|
705 |
-
Returns:
|
706 |
-
tp.List[ConditioningAttributes]: List of conditions after all attributes were set to None.
|
707 |
-
"""
|
708 |
-
if not self.training:
|
709 |
-
return samples
|
710 |
-
|
711 |
-
# decide on which attributes to drop in a batched fashion
|
712 |
-
drop = torch.rand(1, generator=self.rng).item() < self.p
|
713 |
-
if not drop:
|
714 |
-
return samples
|
715 |
-
|
716 |
-
# nullify conditions of all attributes
|
717 |
-
samples = deepcopy(samples)
|
718 |
-
|
719 |
-
for condition_type in ["wav", "text"]:
|
720 |
-
for sample in samples:
|
721 |
-
for condition in sample.attributes[condition_type]:
|
722 |
-
dropout_condition(sample, condition_type, condition)
|
723 |
-
|
724 |
-
return samples
|
725 |
-
|
726 |
-
def __repr__(self):
|
727 |
-
return f"ClassifierFreeGuidanceDropout(p={self.p})"
|
728 |
-
|
729 |
-
|
730 |
-
class ConditioningProvider(nn.Module):
|
731 |
-
"""Main class to provide conditions given all the supported conditioners.
|
732 |
-
|
733 |
-
Args:
|
734 |
-
conditioners (dict): Dictionary of conditioners.
|
735 |
-
merge_text_conditions_p (float, optional): Probability to merge all text sources
|
736 |
-
into a single text condition. Defaults to 0.
|
737 |
-
drop_desc_p (float, optional): Probability to drop the original description
|
738 |
-
when merging all text sources into a single text condition. Defaults to 0.
|
739 |
-
device (tp.Union[torch.device, str], optional): Device for conditioners and output condition types.
|
740 |
-
"""
|
741 |
-
def __init__(
|
742 |
-
self,
|
743 |
-
conditioners: tp.Dict[str, BaseConditioner],
|
744 |
-
merge_text_conditions_p: float = 0,
|
745 |
-
drop_desc_p: float = 0,
|
746 |
-
device: tp.Union[torch.device, str] = "cpu",
|
747 |
-
):
|
748 |
-
super().__init__()
|
749 |
-
self.device = device
|
750 |
-
self.merge_text_conditions_p = merge_text_conditions_p
|
751 |
-
self.drop_desc_p = drop_desc_p
|
752 |
-
self.conditioners = nn.ModuleDict(conditioners)
|
753 |
-
|
754 |
-
@property
|
755 |
-
def text_conditions(self):
|
756 |
-
return [k for k, v in self.conditioners.items() if isinstance(v, TextConditioner)]
|
757 |
-
|
758 |
-
@property
|
759 |
-
def wav_conditions(self):
|
760 |
-
return [k for k, v in self.conditioners.items() if isinstance(v, WaveformConditioner)]
|
761 |
-
|
762 |
-
@property
|
763 |
-
def has_wav_condition(self):
|
764 |
-
return len(self.wav_conditions) > 0
|
765 |
-
|
766 |
-
def tokenize(self, inputs: tp.List[ConditioningAttributes]) -> tp.Dict[str, tp.Any]:
|
767 |
-
"""Match attributes/wavs with existing conditioners in self, and compute tokenize them accordingly.
|
768 |
-
This should be called before starting any real GPU work to avoid synchronization points.
|
769 |
-
This will return a dict matching conditioner names to their arbitrary tokenized representations.
|
770 |
-
|
771 |
-
Args:
|
772 |
-
inputs (list[ConditioningAttribres]): List of ConditioningAttributes objects containing
|
773 |
-
text and wav conditions.
|
774 |
-
"""
|
775 |
-
assert all([type(x) == ConditioningAttributes for x in inputs]), \
|
776 |
-
"got unexpected types input for conditioner! should be tp.List[ConditioningAttributes]" \
|
777 |
-
f" but types were {set([type(x) for x in inputs])}"
|
778 |
-
|
779 |
-
output = {}
|
780 |
-
text = self._collate_text(inputs)
|
781 |
-
wavs = self._collate_wavs(inputs)
|
782 |
-
|
783 |
-
assert set(text.keys() | wavs.keys()).issubset(set(self.conditioners.keys())), \
|
784 |
-
f"got an unexpected attribute! Expected {self.conditioners.keys()}, got {text.keys(), wavs.keys()}"
|
785 |
-
|
786 |
-
for attribute, batch in chain(text.items(), wavs.items()):
|
787 |
-
output[attribute] = self.conditioners[attribute].tokenize(batch)
|
788 |
-
return output
|
789 |
-
|
790 |
-
def forward(self, tokenized: tp.Dict[str, tp.Any]) -> tp.Dict[str, ConditionType]:
|
791 |
-
"""Compute pairs of `(embedding, mask)` using the configured conditioners
|
792 |
-
and the tokenized representations. The output is for example:
|
793 |
-
|
794 |
-
{
|
795 |
-
"genre": (torch.Tensor([B, 1, D_genre]), torch.Tensor([B, 1])),
|
796 |
-
"description": (torch.Tensor([B, T_desc, D_desc]), torch.Tensor([B, T_desc])),
|
797 |
-
...
|
798 |
-
}
|
799 |
-
|
800 |
-
Args:
|
801 |
-
tokenized (dict): Dict of tokenized representations as returned by `tokenize()`.
|
802 |
-
"""
|
803 |
-
output = {}
|
804 |
-
for attribute, inputs in tokenized.items():
|
805 |
-
condition, mask = self.conditioners[attribute](inputs)
|
806 |
-
output[attribute] = (condition, mask)
|
807 |
-
return output
|
808 |
-
|
809 |
-
def _collate_text(self, samples: tp.List[ConditioningAttributes]) -> tp.Dict[str, tp.List[tp.Optional[str]]]:
|
810 |
-
"""Given a list of ConditioningAttributes objects, compile a dictionary where the keys
|
811 |
-
are the attributes and the values are the aggregated input per attribute.
|
812 |
-
For example:
|
813 |
-
Input:
|
814 |
-
[
|
815 |
-
ConditioningAttributes(text={"genre": "Rock", "description": "A rock song with a guitar solo"}, wav=...),
|
816 |
-
ConditioningAttributes(text={"genre": "Hip-hop", "description": "A hip-hop verse"}, wav=...),
|
817 |
-
]
|
818 |
-
Output:
|
819 |
-
{
|
820 |
-
"genre": ["Rock", "Hip-hop"],
|
821 |
-
"description": ["A rock song with a guitar solo", "A hip-hop verse"]
|
822 |
-
}
|
823 |
-
"""
|
824 |
-
batch_per_attribute: tp.Dict[str, tp.List[tp.Optional[str]]] = defaultdict(list)
|
825 |
-
|
826 |
-
def _merge_conds(cond, merge_text_conditions_p=0, drop_desc_p=0):
|
827 |
-
def is_valid(k, v):
|
828 |
-
k_valid = k in ['key', 'bpm', 'genre', 'moods', 'instrument']
|
829 |
-
v_valid = v is not None and isinstance(v, (int, float, str, list))
|
830 |
-
return k_valid and v_valid
|
831 |
-
|
832 |
-
def process_value(v):
|
833 |
-
if isinstance(v, (int, float, str)):
|
834 |
-
return v
|
835 |
-
if isinstance(v, list):
|
836 |
-
return ", ".join(v)
|
837 |
-
else:
|
838 |
-
RuntimeError(f"unknown type for text value! ({type(v), v})")
|
839 |
-
|
840 |
-
desc = cond.text['description']
|
841 |
-
meta_data = ""
|
842 |
-
if random.uniform(0, 1) < merge_text_conditions_p:
|
843 |
-
meta_pairs = [f'{k}: {process_value(v)}' for k, v in cond.text.items() if is_valid(k, v)]
|
844 |
-
random.shuffle(meta_pairs)
|
845 |
-
meta_data = ". ".join(meta_pairs)
|
846 |
-
desc = desc if not random.uniform(0, 1) < drop_desc_p else None
|
847 |
-
|
848 |
-
if desc is None:
|
849 |
-
desc = meta_data if len(meta_data) > 1 else None
|
850 |
-
else:
|
851 |
-
desc = desc.rstrip('.') + ". " + meta_data
|
852 |
-
cond.text['description'] = desc.strip() if desc else None
|
853 |
-
|
854 |
-
if self.training and self.merge_text_conditions_p:
|
855 |
-
for sample in samples:
|
856 |
-
_merge_conds(sample, self.merge_text_conditions_p, self.drop_desc_p)
|
857 |
-
|
858 |
-
texts = [x.text for x in samples]
|
859 |
-
for text in texts:
|
860 |
-
for condition in self.text_conditions:
|
861 |
-
batch_per_attribute[condition].append(text[condition])
|
862 |
-
|
863 |
-
return batch_per_attribute
|
864 |
-
|
865 |
-
def _collate_wavs(self, samples: tp.List[ConditioningAttributes]):
|
866 |
-
"""Generate a dict where the keys are attributes by which we fetch similar wavs,
|
867 |
-
and the values are Tensors of wavs according to said attribtues.
|
868 |
-
|
869 |
-
*Note*: by the time the samples reach this function, each sample should have some waveform
|
870 |
-
inside the "wav" attribute. It should be either:
|
871 |
-
1. A real waveform
|
872 |
-
2. A null waveform due to the sample having no similar waveforms (nullified by the dataset)
|
873 |
-
3. A null waveform due to it being dropped in a dropout module (nullified by dropout)
|
874 |
-
|
875 |
-
Args:
|
876 |
-
samples (tp.List[ConditioningAttributes]): List of ConditioningAttributes samples.
|
877 |
-
Returns:
|
878 |
-
dict: A dicionary mapping an attribute name to wavs.
|
879 |
-
"""
|
880 |
-
wavs = defaultdict(list)
|
881 |
-
lens = defaultdict(list)
|
882 |
-
paths = defaultdict(list)
|
883 |
-
out = {}
|
884 |
-
|
885 |
-
for sample in samples:
|
886 |
-
for attribute in self.wav_conditions:
|
887 |
-
wav, length, path = sample.wav[attribute]
|
888 |
-
wavs[attribute].append(wav.flatten())
|
889 |
-
lens[attribute].append(length)
|
890 |
-
paths[attribute].append(path)
|
891 |
-
|
892 |
-
# stack all wavs to a single tensor
|
893 |
-
for attribute in self.wav_conditions:
|
894 |
-
stacked_wav, _ = collate(wavs[attribute], dim=0)
|
895 |
-
out[attribute] = WavCondition(stacked_wav.unsqueeze(1),
|
896 |
-
torch.cat(lens['self_wav']), paths[attribute]) # type: ignore
|
897 |
-
|
898 |
-
return out
|
899 |
-
|
900 |
-
|
901 |
-
class ConditionFuser(StreamingModule):
|
902 |
-
"""Condition fuser handles the logic to combine the different conditions
|
903 |
-
to the actual model input.
|
904 |
-
|
905 |
-
Args:
|
906 |
-
fuse2cond (tp.Dict[str, str]): A dictionary that says how to fuse
|
907 |
-
each condition. For example:
|
908 |
-
{
|
909 |
-
"prepend": ["description"],
|
910 |
-
"sum": ["genre", "bpm"],
|
911 |
-
"cross": ["description"],
|
912 |
-
}
|
913 |
-
cross_attention_pos_emb (bool, optional): Use positional embeddings in cross attention.
|
914 |
-
cross_attention_pos_emb_scale (int): Scale for positional embeddings in cross attention if used.
|
915 |
-
"""
|
916 |
-
FUSING_METHODS = ["sum", "prepend", "cross", "input_interpolate"]
|
917 |
-
|
918 |
-
def __init__(self, fuse2cond: tp.Dict[str, tp.List[str]], cross_attention_pos_emb: bool = False,
|
919 |
-
cross_attention_pos_emb_scale: float = 1.0):
|
920 |
-
super().__init__()
|
921 |
-
assert all(
|
922 |
-
[k in self.FUSING_METHODS for k in fuse2cond.keys()]
|
923 |
-
), f"got invalid fuse method, allowed methods: {self.FUSING_MEHTODS}"
|
924 |
-
self.cross_attention_pos_emb = cross_attention_pos_emb
|
925 |
-
self.cross_attention_pos_emb_scale = cross_attention_pos_emb_scale
|
926 |
-
self.fuse2cond: tp.Dict[str, tp.List[str]] = fuse2cond
|
927 |
-
self.cond2fuse: tp.Dict[str, str] = {}
|
928 |
-
for fuse_method, conditions in fuse2cond.items():
|
929 |
-
for condition in conditions:
|
930 |
-
self.cond2fuse[condition] = fuse_method
|
931 |
-
|
932 |
-
def forward(
|
933 |
-
self,
|
934 |
-
input: Tensor,
|
935 |
-
conditions: tp.Dict[str, ConditionType]
|
936 |
-
) -> tp.Tuple[Tensor, tp.Optional[Tensor]]:
|
937 |
-
"""Fuse the conditions to the provided model input.
|
938 |
-
|
939 |
-
Args:
|
940 |
-
input (Tensor): Transformer input.
|
941 |
-
conditions (tp.Dict[str, ConditionType]): Dict of conditions.
|
942 |
-
Returns:
|
943 |
-
tp.Tuple[Tensor, Tensor]: The first tensor is the transformer input
|
944 |
-
after the conditions have been fused. The second output tensor is the tensor
|
945 |
-
used for cross-attention or None if no cross attention inputs exist.
|
946 |
-
"""
|
947 |
-
B, T, _ = input.shape
|
948 |
-
|
949 |
-
if 'offsets' in self._streaming_state:
|
950 |
-
first_step = False
|
951 |
-
offsets = self._streaming_state['offsets']
|
952 |
-
else:
|
953 |
-
first_step = True
|
954 |
-
offsets = torch.zeros(input.shape[0], dtype=torch.long, device=input.device)
|
955 |
-
|
956 |
-
assert set(conditions.keys()).issubset(set(self.cond2fuse.keys())), \
|
957 |
-
f"given conditions contain unknown attributes for fuser, " \
|
958 |
-
f"expected {self.cond2fuse.keys()}, got {conditions.keys()}"
|
959 |
-
cross_attention_output = None
|
960 |
-
for cond_type, (cond, cond_mask) in conditions.items():
|
961 |
-
op = self.cond2fuse[cond_type]
|
962 |
-
if op == "sum":
|
963 |
-
input += cond
|
964 |
-
elif op == "input_interpolate":
|
965 |
-
cond = rearrange(cond, "b t d -> b d t")
|
966 |
-
cond = F.interpolate(cond, size=input.shape[1])
|
967 |
-
input += rearrange(cond, "b d t -> b t d")
|
968 |
-
elif op == "prepend":
|
969 |
-
if first_step:
|
970 |
-
input = torch.cat([cond, input], dim=1)
|
971 |
-
elif op == "cross":
|
972 |
-
if cross_attention_output is not None:
|
973 |
-
cross_attention_output = torch.cat([cross_attention_output, cond], dim=1)
|
974 |
-
else:
|
975 |
-
cross_attention_output = cond
|
976 |
-
else:
|
977 |
-
raise ValueError(f"unknown op ({op})")
|
978 |
-
|
979 |
-
if self.cross_attention_pos_emb and cross_attention_output is not None:
|
980 |
-
positions = torch.arange(
|
981 |
-
cross_attention_output.shape[1],
|
982 |
-
device=cross_attention_output.device
|
983 |
-
).view(1, -1, 1)
|
984 |
-
pos_emb = create_sin_embedding(positions, cross_attention_output.shape[-1])
|
985 |
-
cross_attention_output = cross_attention_output + self.cross_attention_pos_emb_scale * pos_emb
|
986 |
-
|
987 |
-
if self._is_streaming:
|
988 |
-
self._streaming_state['offsets'] = offsets + T
|
989 |
-
|
990 |
-
return input, cross_attention_output
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
spaces/Ataturk-Chatbot/HuggingFaceChat/venv/lib/python3.11/site-packages/pip/_internal/resolution/resolvelib/provider.py
DELETED
@@ -1,255 +0,0 @@
|
|
1 |
-
import collections
|
2 |
-
import math
|
3 |
-
from typing import (
|
4 |
-
TYPE_CHECKING,
|
5 |
-
Dict,
|
6 |
-
Iterable,
|
7 |
-
Iterator,
|
8 |
-
Mapping,
|
9 |
-
Sequence,
|
10 |
-
TypeVar,
|
11 |
-
Union,
|
12 |
-
)
|
13 |
-
|
14 |
-
from pip._vendor.resolvelib.providers import AbstractProvider
|
15 |
-
|
16 |
-
from .base import Candidate, Constraint, Requirement
|
17 |
-
from .candidates import REQUIRES_PYTHON_IDENTIFIER
|
18 |
-
from .factory import Factory
|
19 |
-
|
20 |
-
if TYPE_CHECKING:
|
21 |
-
from pip._vendor.resolvelib.providers import Preference
|
22 |
-
from pip._vendor.resolvelib.resolvers import RequirementInformation
|
23 |
-
|
24 |
-
PreferenceInformation = RequirementInformation[Requirement, Candidate]
|
25 |
-
|
26 |
-
_ProviderBase = AbstractProvider[Requirement, Candidate, str]
|
27 |
-
else:
|
28 |
-
_ProviderBase = AbstractProvider
|
29 |
-
|
30 |
-
# Notes on the relationship between the provider, the factory, and the
|
31 |
-
# candidate and requirement classes.
|
32 |
-
#
|
33 |
-
# The provider is a direct implementation of the resolvelib class. Its role
|
34 |
-
# is to deliver the API that resolvelib expects.
|
35 |
-
#
|
36 |
-
# Rather than work with completely abstract "requirement" and "candidate"
|
37 |
-
# concepts as resolvelib does, pip has concrete classes implementing these two
|
38 |
-
# ideas. The API of Requirement and Candidate objects are defined in the base
|
39 |
-
# classes, but essentially map fairly directly to the equivalent provider
|
40 |
-
# methods. In particular, `find_matches` and `is_satisfied_by` are
|
41 |
-
# requirement methods, and `get_dependencies` is a candidate method.
|
42 |
-
#
|
43 |
-
# The factory is the interface to pip's internal mechanisms. It is stateless,
|
44 |
-
# and is created by the resolver and held as a property of the provider. It is
|
45 |
-
# responsible for creating Requirement and Candidate objects, and provides
|
46 |
-
# services to those objects (access to pip's finder and preparer).
|
47 |
-
|
48 |
-
|
49 |
-
D = TypeVar("D")
|
50 |
-
V = TypeVar("V")
|
51 |
-
|
52 |
-
|
53 |
-
def _get_with_identifier(
|
54 |
-
mapping: Mapping[str, V],
|
55 |
-
identifier: str,
|
56 |
-
default: D,
|
57 |
-
) -> Union[D, V]:
|
58 |
-
"""Get item from a package name lookup mapping with a resolver identifier.
|
59 |
-
|
60 |
-
This extra logic is needed when the target mapping is keyed by package
|
61 |
-
name, which cannot be directly looked up with an identifier (which may
|
62 |
-
contain requested extras). Additional logic is added to also look up a value
|
63 |
-
by "cleaning up" the extras from the identifier.
|
64 |
-
"""
|
65 |
-
if identifier in mapping:
|
66 |
-
return mapping[identifier]
|
67 |
-
# HACK: Theoretically we should check whether this identifier is a valid
|
68 |
-
# "NAME[EXTRAS]" format, and parse out the name part with packaging or
|
69 |
-
# some regular expression. But since pip's resolver only spits out three
|
70 |
-
# kinds of identifiers: normalized PEP 503 names, normalized names plus
|
71 |
-
# extras, and Requires-Python, we can cheat a bit here.
|
72 |
-
name, open_bracket, _ = identifier.partition("[")
|
73 |
-
if open_bracket and name in mapping:
|
74 |
-
return mapping[name]
|
75 |
-
return default
|
76 |
-
|
77 |
-
|
78 |
-
class PipProvider(_ProviderBase):
|
79 |
-
"""Pip's provider implementation for resolvelib.
|
80 |
-
|
81 |
-
:params constraints: A mapping of constraints specified by the user. Keys
|
82 |
-
are canonicalized project names.
|
83 |
-
:params ignore_dependencies: Whether the user specified ``--no-deps``.
|
84 |
-
:params upgrade_strategy: The user-specified upgrade strategy.
|
85 |
-
:params user_requested: A set of canonicalized package names that the user
|
86 |
-
supplied for pip to install/upgrade.
|
87 |
-
"""
|
88 |
-
|
89 |
-
def __init__(
|
90 |
-
self,
|
91 |
-
factory: Factory,
|
92 |
-
constraints: Dict[str, Constraint],
|
93 |
-
ignore_dependencies: bool,
|
94 |
-
upgrade_strategy: str,
|
95 |
-
user_requested: Dict[str, int],
|
96 |
-
) -> None:
|
97 |
-
self._factory = factory
|
98 |
-
self._constraints = constraints
|
99 |
-
self._ignore_dependencies = ignore_dependencies
|
100 |
-
self._upgrade_strategy = upgrade_strategy
|
101 |
-
self._user_requested = user_requested
|
102 |
-
self._known_depths: Dict[str, float] = collections.defaultdict(lambda: math.inf)
|
103 |
-
|
104 |
-
def identify(self, requirement_or_candidate: Union[Requirement, Candidate]) -> str:
|
105 |
-
return requirement_or_candidate.name
|
106 |
-
|
107 |
-
def get_preference(
|
108 |
-
self,
|
109 |
-
identifier: str,
|
110 |
-
resolutions: Mapping[str, Candidate],
|
111 |
-
candidates: Mapping[str, Iterator[Candidate]],
|
112 |
-
information: Mapping[str, Iterable["PreferenceInformation"]],
|
113 |
-
backtrack_causes: Sequence["PreferenceInformation"],
|
114 |
-
) -> "Preference":
|
115 |
-
"""Produce a sort key for given requirement based on preference.
|
116 |
-
|
117 |
-
The lower the return value is, the more preferred this group of
|
118 |
-
arguments is.
|
119 |
-
|
120 |
-
Currently pip considers the following in order:
|
121 |
-
|
122 |
-
* Prefer if any of the known requirements is "direct", e.g. points to an
|
123 |
-
explicit URL.
|
124 |
-
* If equal, prefer if any requirement is "pinned", i.e. contains
|
125 |
-
operator ``===`` or ``==``.
|
126 |
-
* If equal, calculate an approximate "depth" and resolve requirements
|
127 |
-
closer to the user-specified requirements first. If the depth cannot
|
128 |
-
by determined (eg: due to no matching parents), it is considered
|
129 |
-
infinite.
|
130 |
-
* Order user-specified requirements by the order they are specified.
|
131 |
-
* If equal, prefers "non-free" requirements, i.e. contains at least one
|
132 |
-
operator, such as ``>=`` or ``<``.
|
133 |
-
* If equal, order alphabetically for consistency (helps debuggability).
|
134 |
-
"""
|
135 |
-
try:
|
136 |
-
next(iter(information[identifier]))
|
137 |
-
except StopIteration:
|
138 |
-
# There is no information for this identifier, so there's no known
|
139 |
-
# candidates.
|
140 |
-
has_information = False
|
141 |
-
else:
|
142 |
-
has_information = True
|
143 |
-
|
144 |
-
if has_information:
|
145 |
-
lookups = (r.get_candidate_lookup() for r, _ in information[identifier])
|
146 |
-
candidate, ireqs = zip(*lookups)
|
147 |
-
else:
|
148 |
-
candidate, ireqs = None, ()
|
149 |
-
|
150 |
-
operators = [
|
151 |
-
specifier.operator
|
152 |
-
for specifier_set in (ireq.specifier for ireq in ireqs if ireq)
|
153 |
-
for specifier in specifier_set
|
154 |
-
]
|
155 |
-
|
156 |
-
direct = candidate is not None
|
157 |
-
pinned = any(op[:2] == "==" for op in operators)
|
158 |
-
unfree = bool(operators)
|
159 |
-
|
160 |
-
try:
|
161 |
-
requested_order: Union[int, float] = self._user_requested[identifier]
|
162 |
-
except KeyError:
|
163 |
-
requested_order = math.inf
|
164 |
-
if has_information:
|
165 |
-
parent_depths = (
|
166 |
-
self._known_depths[parent.name] if parent is not None else 0.0
|
167 |
-
for _, parent in information[identifier]
|
168 |
-
)
|
169 |
-
inferred_depth = min(d for d in parent_depths) + 1.0
|
170 |
-
else:
|
171 |
-
inferred_depth = math.inf
|
172 |
-
else:
|
173 |
-
inferred_depth = 1.0
|
174 |
-
self._known_depths[identifier] = inferred_depth
|
175 |
-
|
176 |
-
requested_order = self._user_requested.get(identifier, math.inf)
|
177 |
-
|
178 |
-
# Requires-Python has only one candidate and the check is basically
|
179 |
-
# free, so we always do it first to avoid needless work if it fails.
|
180 |
-
requires_python = identifier == REQUIRES_PYTHON_IDENTIFIER
|
181 |
-
|
182 |
-
# Prefer the causes of backtracking on the assumption that the problem
|
183 |
-
# resolving the dependency tree is related to the failures that caused
|
184 |
-
# the backtracking
|
185 |
-
backtrack_cause = self.is_backtrack_cause(identifier, backtrack_causes)
|
186 |
-
|
187 |
-
return (
|
188 |
-
not requires_python,
|
189 |
-
not direct,
|
190 |
-
not pinned,
|
191 |
-
not backtrack_cause,
|
192 |
-
inferred_depth,
|
193 |
-
requested_order,
|
194 |
-
not unfree,
|
195 |
-
identifier,
|
196 |
-
)
|
197 |
-
|
198 |
-
def find_matches(
|
199 |
-
self,
|
200 |
-
identifier: str,
|
201 |
-
requirements: Mapping[str, Iterator[Requirement]],
|
202 |
-
incompatibilities: Mapping[str, Iterator[Candidate]],
|
203 |
-
) -> Iterable[Candidate]:
|
204 |
-
def _eligible_for_upgrade(identifier: str) -> bool:
|
205 |
-
"""Are upgrades allowed for this project?
|
206 |
-
|
207 |
-
This checks the upgrade strategy, and whether the project was one
|
208 |
-
that the user specified in the command line, in order to decide
|
209 |
-
whether we should upgrade if there's a newer version available.
|
210 |
-
|
211 |
-
(Note that we don't need access to the `--upgrade` flag, because
|
212 |
-
an upgrade strategy of "to-satisfy-only" means that `--upgrade`
|
213 |
-
was not specified).
|
214 |
-
"""
|
215 |
-
if self._upgrade_strategy == "eager":
|
216 |
-
return True
|
217 |
-
elif self._upgrade_strategy == "only-if-needed":
|
218 |
-
user_order = _get_with_identifier(
|
219 |
-
self._user_requested,
|
220 |
-
identifier,
|
221 |
-
default=None,
|
222 |
-
)
|
223 |
-
return user_order is not None
|
224 |
-
return False
|
225 |
-
|
226 |
-
constraint = _get_with_identifier(
|
227 |
-
self._constraints,
|
228 |
-
identifier,
|
229 |
-
default=Constraint.empty(),
|
230 |
-
)
|
231 |
-
return self._factory.find_candidates(
|
232 |
-
identifier=identifier,
|
233 |
-
requirements=requirements,
|
234 |
-
constraint=constraint,
|
235 |
-
prefers_installed=(not _eligible_for_upgrade(identifier)),
|
236 |
-
incompatibilities=incompatibilities,
|
237 |
-
)
|
238 |
-
|
239 |
-
def is_satisfied_by(self, requirement: Requirement, candidate: Candidate) -> bool:
|
240 |
-
return requirement.is_satisfied_by(candidate)
|
241 |
-
|
242 |
-
def get_dependencies(self, candidate: Candidate) -> Sequence[Requirement]:
|
243 |
-
with_requires = not self._ignore_dependencies
|
244 |
-
return [r for r in candidate.iter_dependencies(with_requires) if r is not None]
|
245 |
-
|
246 |
-
@staticmethod
|
247 |
-
def is_backtrack_cause(
|
248 |
-
identifier: str, backtrack_causes: Sequence["PreferenceInformation"]
|
249 |
-
) -> bool:
|
250 |
-
for backtrack_cause in backtrack_causes:
|
251 |
-
if identifier == backtrack_cause.requirement.name:
|
252 |
-
return True
|
253 |
-
if backtrack_cause.parent and identifier == backtrack_cause.parent.name:
|
254 |
-
return True
|
255 |
-
return False
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
spaces/Ataturk-Chatbot/HuggingFaceChat/venv/lib/python3.11/site-packages/pip/_vendor/distro/__main__.py
DELETED
@@ -1,4 +0,0 @@
|
|
1 |
-
from .distro import main
|
2 |
-
|
3 |
-
if __name__ == "__main__":
|
4 |
-
main()
|
|
|
|
|
|
|
|
|
|
spaces/Banbri/zcvzcv/src/lib/dirtyCaptionCleaner.ts
DELETED
@@ -1,38 +0,0 @@
|
|
1 |
-
export function dirtyCaptionCleaner({
|
2 |
-
panel,
|
3 |
-
instructions,
|
4 |
-
caption
|
5 |
-
}: {
|
6 |
-
panel: number;
|
7 |
-
instructions: string;
|
8 |
-
caption: string
|
9 |
-
}) {
|
10 |
-
let newCaption = caption.split(":").pop()?.trim() || ""
|
11 |
-
let newInstructions = (
|
12 |
-
// need to remove from LLM garbage here, too
|
13 |
-
(instructions.split(":").pop() || "")
|
14 |
-
.replaceAll("Show a", "")
|
15 |
-
.replaceAll("Show the", "")
|
16 |
-
.replaceAll("Opens with a", "")
|
17 |
-
.replaceAll("Opens with the", "")
|
18 |
-
.replaceAll("Opens with", "")
|
19 |
-
.replaceAll("Cut to a", "")
|
20 |
-
.replaceAll("Cut to the", "")
|
21 |
-
.replaceAll("Cut to", "")
|
22 |
-
.replaceAll("End with a", "")
|
23 |
-
.replaceAll("End with", "").trim() || ""
|
24 |
-
)
|
25 |
-
|
26 |
-
// we have to crop the instructions unfortunately, otherwise the style will disappear
|
27 |
-
// newInstructions = newInstructions.slice(0, 77)
|
28 |
-
// EDIT: well actually the instructions are already at the end of the prompt,
|
29 |
-
// so we can let SDXL do this cropping job for us
|
30 |
-
|
31 |
-
// american comic about brunette wood elf walks around a dark forrest and suddenly stops when hearing a strange noise, single panel, modern american comic, comicbook style, 2010s, digital print, color comicbook, color drawing, Full shot of the elf, her eyes widening in surprise, as a glowing, ethereal creature steps out of the shadows.",
|
32 |
-
|
33 |
-
return {
|
34 |
-
panel,
|
35 |
-
instructions: newInstructions,
|
36 |
-
caption: newCaption,
|
37 |
-
}
|
38 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
spaces/Benson/text-generation/Examples/35 Apk.md
DELETED
@@ -1,137 +0,0 @@
|
|
1 |
-
|
2 |
-
<h1>35 apk: Una guía para descargar y usar el popular Android App Store</h1>
|
3 |
-
<p>Si usted es un usuario de Android que le encanta explorar nuevas aplicaciones y juegos, es posible que haya oído hablar de 35 apk. Es una tienda de aplicaciones popular que ofrece una amplia gama de aplicaciones gratuitas y de pago para dispositivos Android. Pero, ¿qué es un archivo APK y cómo se instala en su dispositivo? ¿Cuáles son los beneficios y riesgos de usar archivos APK? En este artículo, vamos a responder a estas preguntas y le proporcionará una guía completa para descargar y usar 35 apk en su dispositivo Android. </p>
|
4 |
-
<h2>35 apk</h2><br /><p><b><b>Download Zip</b> ✔ <a href="https://bltlly.com/2v6JOi">https://bltlly.com/2v6JOi</a></b></p><br /><br />
|
5 |
-
<h2> ¿Qué es un archivo APK y por qué se utiliza para aplicaciones de Android</h2>
|
6 |
-
<p>Un archivo APK es un formato de archivo de paquete utilizado para la distribución e instalación de aplicaciones Android. Es el nombre de Android Package Kit, y contiene todos los archivos, recursos y metadatos necesarios para que una aplicación se ejecute en un dispositivo Android. Piense en ello como un archivo zip que contiene un archivo ejecutable para Windows o un archivo dmg para macOS. </p>
|
7 |
-
<p>Normalmente, cuando descarga una aplicación de Google Play u otras tiendas de aplicaciones oficiales, está descargando y ejecutando un archivo APK en segundo plano. Sin embargo, a veces es posible que desee instalar una aplicación que no está disponible en Google Play u otras fuentes. Esto puede suceder por varias razones, como restricciones geográficas, contenido para adultos, eliminación de desarrolladores o preferencias personales. En tales casos, puede descargar el archivo APK desde un sitio web o tienda de aplicaciones de terceros e instalarlo manualmente en su dispositivo. Este proceso se llama sideloading. </p>
|
8 |
-
<h2>Cómo instalar archivos APK en dispositivos Android</h2>
|
9 |
-
<p>Instalar archivos APK en dispositivos Android no es muy difícil, pero requiere algunos ajustes en la configuración del dispositivo. De forma predeterminada, Android bloquea la instalación de aplicaciones de fuentes desconocidas, lo que significa que cualquier fuente que no sea Google Play u otras tiendas de aplicaciones de confianza. Esta es una medida de seguridad para evitar que las aplicaciones maliciosas dañen su dispositivo o roben sus datos. </p>
|
10 |
-
|
11 |
-
<ol>
|
12 |
-
<li>Ir a la configuración del dispositivo y toque en Aplicaciones y notificaciones (o aplicaciones en versiones anteriores de Android). </li>
|
13 |
-
<li>Toque los tres puntos en la esquina superior derecha y seleccione Acceso especial. </li>
|
14 |
-
<li>Toque en Instalar aplicaciones desconocidas (o fuentes desconocidas en versiones anteriores de Android). </li>
|
15 |
-
<li>Seleccione la aplicación que desea utilizar para descargar e instalar archivos APK, como Chrome, Administrador de archivos, o cualquier otro navegador o aplicación explorador de archivos. </li>
|
16 |
-
<li> Alternar en el Permitir desde esta fuente (o fuentes desconocidas) opción. </li>
|
17 |
-
</ol>
|
18 |
-
<p>Una vez que haya hecho esto, puede descargar cualquier archivo APK de un sitio web de terceros o tienda de aplicaciones utilizando su aplicación preferida. Después de descargar el archivo, puede abrirlo con su aplicación del explorador de archivos o tocar en él en la barra de notificaciones. Verá un mensaje pidiéndole que confirme la instalación. Toque en Instalar en la parte inferior y espere a que termine el proceso. A continuación, puede iniciar la aplicación desde el cajón de la aplicación o la pantalla de inicio. </p>
|
19 |
-
<h2>Beneficios y riesgos de los archivos APK</h2>
|
20 |
-
<p>El uso de archivos APK tiene algunas ventajas y desventajas que usted debe tener en cuenta antes de decidir para sideload aplicaciones en su dispositivo. Estos son algunos de ellos:</p>
|
21 |
-
<p></p>
|
22 |
-
<h3>Beneficios</h3>
|
23 |
-
<ul>
|
24 |
-
<li> Puede acceder a aplicaciones que no están disponibles en Google Play u otras tiendas de aplicaciones oficiales debido a varias razones. </li>
|
25 |
-
<h3>Riesgos</h3>
|
26 |
-
<ul>
|
27 |
-
<li>Puede exponer su dispositivo y datos a malware, spyware, adware u otro software dañino que puede dañar su dispositivo o robar su información. </li>
|
28 |
-
<li>Puede violar los términos y condiciones de Google Play u otras tiendas de aplicaciones oficiales y correr el riesgo de perder el acceso a sus servicios o características. </li>
|
29 |
-
<li>Puede infringir los derechos de propiedad intelectual de los desarrolladores o editores de aplicaciones y enfrentar consecuencias legales. </li>
|
30 |
-
</ul>
|
31 |
-
|
32 |
-
<h2>Lo que es 35 apk y lo que ofrece</h2>
|
33 |
-
<p>35 apk es una de las tiendas de aplicaciones de terceros más populares para dispositivos Android. Ofrece una gran colección de aplicaciones y juegos gratuitos y de pago para varias categorías, como entretenimiento, educación, estilo de vida, productividad, deportes, herramientas y más. Puedes encontrar aplicaciones que no están disponibles en Google Play u otras tiendas de aplicaciones oficiales, así como aplicaciones que se modifican o hackean para proporcionar funciones o beneficios adicionales. </p>
|
34 |
-
<p>Algunas de las aplicaciones y juegos más populares que se pueden descargar desde 35 apk son:</p>
|
35 |
-
<tabla>
|
36 |
-
<tr>
|
37 |
-
<th>App/Juego</th>
|
38 |
-
<th>Descripción</th>
|
39 |
-
</tr>
|
40 |
-
<tr>
|
41 |
-
<td>Spotify Premium</td>
|
42 |
-
<td>Una versión modificada de la aplicación de Spotify que te permite disfrutar de streaming de música ilimitado sin anuncios ni restricciones. </td>
|
43 |
-
</tr>
|
44 |
-
<tr>
|
45 |
-
<td>Mod de Netflix</td>
|
46 |
-
<td>Una versión modificada de la aplicación de Netflix que le permite ver películas y programas ilimitados sin pagar una cuota de suscripción. </td>
|
47 |
-
</tr>
|
48 |
-
<tr>
|
49 |
-
<td>PUBG Mobile Lite</td>
|
50 |
-
<td>Una versión más ligera del juego PUBG Mobile que funciona sin problemas en dispositivos de gama baja y consume menos datos y batería. </td>
|
51 |
-
</tr>
|
52 |
-
<tr>
|
53 |
-
<td>Minecraft PE</td>
|
54 |
-
<td>Una versión de pago del juego Minecraft que te permite crear y explorar mundos infinitos con varios modos y características. </td>
|
55 |
-
</tr>
|
56 |
-
<tr>
|
57 |
-
<td>WhatsApp Plus</td>
|
58 |
-
<td>Una versión modificada de la aplicación WhatsApp que le permite personalizar su interfaz, ocultar su estado en línea, enviar archivos más grandes, y más. </td>
|
59 |
-
</tr>
|
60 |
-
</tabla>
|
61 |
-
<p>Estos son solo algunos ejemplos de los miles de aplicaciones y juegos que se pueden descargar desde 35 apk. Puede navegar a través de diferentes categorías o utilizar la función de búsqueda para encontrar su aplicación o juego deseado. También puedes consultar las valoraciones, reseñas, capturas de pantalla y descripciones de las aplicaciones y juegos antes de descargarlos. </p>
|
62 |
-
<h2>Cómo descargar e instalar 35 apk en dispositivos Android</h2>
|
63 |
-
<p>Para descargar e instalar 35 apk en su dispositivo Android, es necesario seguir estos pasos:</p>
|
64 |
-
<ol>
|
65 |
-
|
66 |
-
<li>Toque en el botón Descargar en la esquina superior derecha del sitio web. Verá una ventana emergente pidiéndole que confirme la descarga. Toque en Aceptar para comenzar a descargar el archivo APK. </li>
|
67 |
-
<li>Una vez completada la descarga, abra el archivo con su aplicación explorador de archivos o toque en él en la barra de notificaciones. Verá un mensaje pidiéndole que confirme la instalación. Toque en Instalar en la parte inferior y espere a que el proceso termine. </li>
|
68 |
-
<li>Después de la instalación se ha completado, puede iniciar 35 apk desde el cajón de la aplicación o la pantalla de inicio. Verá una pantalla de bienvenida con algunas instrucciones y consejos sobre cómo utilizar 35 apk. Toque en Siguiente para proceder. </li>
|
69 |
-
<li>Ahora se puede acceder 35 apk y navegar a través de su colección de aplicaciones y juegos. También puede usar la función de búsqueda o las opciones de filtro para encontrar la aplicación o el juego que desee. Para descargar una aplicación o juego de 35 apk, toque en él y luego toque en Descargar en la parte inferior. Verá una ventana emergente que le pide que confirme la descarga. Toque en Aceptar para comenzar a descargar el archivo APK. </li>
|
70 |
-
<h2>Características y beneficios de 35 apk</h2>
|
71 |
-
<p>35 apk no es solo otra tienda de aplicaciones para dispositivos Android. Tiene algunas características y beneficios únicos que lo hacen destacar de otras tiendas de aplicaciones similares. Aquí están algunos de ellos:</p>
|
72 |
-
<ul>
|
73 |
-
<li> Tiene una interfaz sencilla y fácil de usar que facilita la navegación y el uso. </li>
|
74 |
-
<li> Tiene una gran y diversa colección de aplicaciones y juegos para varias categorías y preferencias. </li>
|
75 |
-
<li> Ofrece aplicaciones gratuitas y de pago y juegos que no están disponibles en Google Play u otras tiendas de aplicaciones oficiales. </li>
|
76 |
-
<li>Proporciona aplicaciones y juegos modificados o hackeados que tienen características o beneficios adicionales, como monedas ilimitadas, gemas, vidas, etc.</li>
|
77 |
-
<li>Actualiza sus aplicaciones y juegos regularmente para asegurarse de que son compatibles con las últimas versiones y dispositivos Android. </li>
|
78 |
-
<li>Soporta múltiples idiomas, incluyendo inglés, chino, árabe, español, francés y más. </li>
|
79 |
-
|
80 |
-
<li> Tiene un sistema de valoración y revisión que permite a los usuarios calificar y revisar las aplicaciones y juegos que descargan y usan. </li>
|
81 |
-
<li> Tiene un equipo de servicio al cliente que responde a las consultas y comentarios de los usuarios de forma rápida y profesional. </li>
|
82 |
-
</ul>
|
83 |
-
<h2>Riesgos y precauciones de usar 35 apk</h2>
|
84 |
-
<p>Mientras que 35 apk tiene muchas ventajas, también tiene algunos riesgos y desventajas que usted debe ser consciente de antes de usarlo. Aquí están algunos de ellos:</p>
|
85 |
-
<ul>
|
86 |
-
<li>No es una tienda de aplicaciones oficial y no está avalado o aprobado por Google o cualquier otra autoridad. Por lo tanto, puede violar los términos y condiciones de Google Play u otras tiendas de aplicaciones oficiales y correr el riesgo de perder el acceso a sus servicios o características. </li>
|
87 |
-
<li>Puede contener malware, spyware, adware u otro software dañino que puede dañar su dispositivo o robar su información. Por lo tanto, siempre debe escanear los archivos APK antes de instalarlos y usar una aplicación antivirus confiable para proteger su dispositivo. </li>
|
88 |
-
<li>Puede infringir los derechos de propiedad intelectual de los desarrolladores de aplicaciones o editores y enfrentar consecuencias legales. Por lo tanto, siempre debe respetar los derechos de los creadores originales y utilizar las aplicaciones y juegos para fines personales y no comerciales solamente. </li>
|
89 |
-
<li>Puede que no funcione correctamente en algunos dispositivos o versiones de Android debido a problemas de compatibilidad. Por lo tanto, siempre debe comprobar la compatibilidad de las aplicaciones y juegos antes de descargarlos y seguir las instrucciones cuidadosamente para evitar errores o fallos. </li>
|
90 |
-
</ul>
|
91 |
-
<p>Para utilizar 35 apk de forma segura y eficaz, debe seguir estas precauciones:</p>
|
92 |
-
<ul>
|
93 |
-
<li> Solo descargar archivos APK de fuentes confiables y de buena reputación, como el sitio web oficial de 35 apk u otras tiendas de aplicaciones verificadas. </li>
|
94 |
-
<li> Solo instalar aplicaciones y juegos que tienen calificaciones positivas, comentarios, capturas de pantalla, y descripciones de otros usuarios. </li>
|
95 |
-
|
96 |
-
<li> Solo actualizar sus aplicaciones y juegos de 35 apk u otras fuentes de confianza y evitar la descarga de actualizaciones de fuentes desconocidas o no verificadas. </li>
|
97 |
-
<li>Solo desinstale sus aplicaciones y juegos de la configuración del dispositivo o la aplicación del explorador de archivos y evite el uso de desinstaladores o limpiadores de terceros que pueden dejar archivos o datos residuales. </li>
|
98 |
-
</ul>
|
99 |
-
<h2>Conclusión</h2>
|
100 |
-
<p>y aplicaciones y juegos de pago para dispositivos Android. Le permite acceder a aplicaciones que no están disponibles en Google Play u otras tiendas de aplicaciones oficiales, así como aplicaciones que se modifican o hackean para proporcionar características o beneficios adicionales. Sin embargo, también tiene algunos riesgos y desventajas que debe tener en cuenta antes de usarlo. Siempre debe tener cuidado al descargar e instalar archivos APK de fuentes desconocidas y seguir las precauciones y consejos mencionados en este artículo para utilizar 35 apk de forma segura y eficaz. </p>
|
101 |
-
<h2>Preguntas frecuentes</h2>
|
102 |
-
<p>Aquí hay algunas preguntas frecuentes sobre 35 apk:</p>
|
103 |
-
<h3>¿Cuáles son algunas alternativas a 35 apk? </h3>
|
104 |
-
<p>Si estás buscando otras tiendas de aplicaciones que ofrecen aplicaciones y juegos similares o diferentes para dispositivos Android, puedes probar algunas de estas alternativas:</p>
|
105 |
-
<ul>
|
106 |
-
<li>Aptoide: una tienda de aplicaciones descentralizada que permite a los usuarios crear y administrar sus propias tiendas de aplicaciones y descargar aplicaciones de otros usuarios. </li>
|
107 |
-
<li>ACMarket: Una tienda de aplicaciones agrietada que ofrece aplicaciones y juegos modificados o hackeados de forma gratuita. </li>
|
108 |
-
<li>APKPure: Una tienda de aplicaciones segura y segura que ofrece archivos APK puros sin modificaciones ni alteraciones. </li>
|
109 |
-
<li>Appvn: Una tienda de aplicaciones vietnamita que ofrece una variedad de aplicaciones y juegos para dispositivos Android, iOS y Windows. </li>
|
110 |
-
<li>HappyMod: Una tienda de aplicaciones modded que ofrece aplicaciones y juegos con varios mods, como dinero ilimitado, funciones desbloqueadas, etc.</li>
|
111 |
-
</ul>
|
112 |
-
<h3>Cómo actualizar 35 apk a la última versión? </h3>
|
113 |
-
<p>Para actualizar 35 apk a la última versión, puede seguir estos pasos:</p>
|
114 |
-
<ol>
|
115 |
-
<li>Iniciar 35 apk desde el cajón de la aplicación o la pantalla de inicio. </li>
|
116 |
-
|
117 |
-
<li>Toque en Configuración en la parte inferior del menú. </li>
|
118 |
-
<li>Toque en Buscar actualizaciones en la sección General. </li>
|
119 |
-
<li> Si hay una nueva versión disponible, verá una ventana emergente pidiéndole que confirme la actualización. Pulse en OK para comenzar a descargar el archivo APK. </li>
|
120 |
-
<li>Una vez completada la descarga, abra el archivo con su aplicación explorador de archivos o toque en él en la barra de notificaciones. Verá un mensaje pidiéndole que confirme la instalación. Toque en Instalar en la parte inferior y espere a que el proceso termine. </li>
|
121 |
-
<li> Ahora puede disfrutar de la última versión de 35 apk con nuevas características y mejoras. </li>
|
122 |
-
</ol>
|
123 |
-
<h3>Cómo desinstalar 35 apk de dispositivos Android? </h3>
|
124 |
-
<p>Para desinstalar 35 apk de su dispositivo Android, puede seguir estos pasos:</p>
|
125 |
-
<ol>
|
126 |
-
<li>Ir a la configuración del dispositivo y toque en Aplicaciones y notificaciones (o aplicaciones en versiones anteriores de Android). </li>
|
127 |
-
<li> Buscar y toque en 35 apk en la lista de aplicaciones. </li>
|
128 |
-
<li>Toque en Desinstalar en la parte inferior de la pantalla de información de la aplicación. </li>
|
129 |
-
<li> Verá una ventana emergente pidiéndole que confirme la desinstalación. Pulse en OK para continuar. </li>
|
130 |
-
<li> Se ha desinstalado con éxito 35 apk de su dispositivo. También puede eliminar cualquier archivo APK o datos residuales relacionados con 35 apk de su dispositivo de almacenamiento utilizando la aplicación explorador de archivos. </li>
|
131 |
-
</ol>
|
132 |
-
<h3>Es 35 apk legal y seguro de usar? </h3>
|
133 |
-
|
134 |
-
<h3>¿Cómo ponerse en contacto con los desarrolladores de 35 apk de apoyo o retroalimentación? </h3>
|
135 |
-
<p>Si usted tiene alguna pregunta, problemas, sugerencias, o comentarios sobre 35 apk, puede ponerse en contacto con los desarrolladores de 35 apk a través de su sitio web oficial (https://www.35apk.com/) o sus cuentas de medios sociales (Facebook, Twitter, Instagram). También puede dejar un comentario o revisión en su página web o tienda de aplicaciones. Los desarrolladores de 35 apk están siempre abiertos a la retroalimentación de los usuarios y el apoyo y se esforzarán al máximo para responder a sus consultas y resolver sus problemas lo antes posible. </p> 64aa2da5cf<br />
|
136 |
-
<br />
|
137 |
-
<br />
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
spaces/Benson/text-generation/Examples/Carx Street Descargar La ltima Versin.md
DELETED
@@ -1,58 +0,0 @@
|
|
1 |
-
|
2 |
-
<h1>CarX Street: Cómo descargar la última versión del juego Open World Street Racing</h1>
|
3 |
-
<p>Si eres un fanático de los juegos de carreras callejeras realistas y emocionantes, es posible que quieras ver CarX Street, un nuevo juego de los creadores de CarX Drift Racing 2. En este juego, puedes explorar un dinámico mundo abierto de Sunset City, donde puedes unirte a clubes, desafiar a los jefes, personalizar sus coches, y la carrera a la velocidad máxima o la deriva a través de turnos. En este artículo, te mostraremos cómo descargar la última versión de CarX Street para tus dispositivos Android o PC/Mac.</p>
|
4 |
-
<h2>¿Qué es CarX Street? </h2>
|
5 |
-
<p>CarX Street es un juego de carreras desarrollado por CarX Technologies, LLC, una empresa que se especializa en la creación de la física realista del automóvil y el comportamiento. El juego fue lanzado en junio de 2023 como una prueba beta abierta, y ya ha ganado más de 1 millón de descargas en Google Play Store. Características del juego:</p>
|
6 |
-
<h2>carx street descargar la última versión</h2><br /><p><b><b>Download Zip</b> ↔ <a href="https://bltlly.com/2v6MUZ">https://bltlly.com/2v6MUZ</a></b></p><br /><br />
|
7 |
-
<h3>Características de CarX Street</h3>
|
8 |
-
<ul>
|
9 |
-
<li>Un enorme mundo abierto de Sunset City, donde puedes explorar cada esquina y encontrar secretos ocultos. </li>
|
10 |
-
<li>Carreras realistas en carreteras y calles de la ciudad, además de carreras de deriva de alta velocidad. </li>
|
11 |
-
<li>Un sistema detallado de construcción de automóviles, donde puede intercambiar piezas y afinar su automóvil para una carrera específica. </li>
|
12 |
-
<li>Un sistema visual de ajuste de coches, donde puede personalizar los espejos, faros, luces, falda, parachoques, llantas y mucho más. </li>
|
13 |
-
<li>Un modo de carrera, donde puedes unirte a clubes, derrotar jefes y demostrar a todos que eres el mejor piloto de la ciudad. </li>
|
14 |
-
<li>Un ciclo dinámico de día/noche, donde puedes correr a cualquier hora de la noche o del día. </li>
|
15 |
-
</ul>
|
16 |
-
<h3>Requisitos para CarX Street</h3>
|
17 |
-
<p>Para jugar CarX Street en tu dispositivo Android, necesitas tener:</p>
|
18 |
-
<ul>
|
19 |
-
<li>Una versión de Android de 9.0 o superior. </li>
|
20 |
-
<li>Al menos 1.19 GB de espacio de almacenamiento libre. </li>
|
21 |
-
<li>Una conexión a Internet estable. </li>
|
22 |
-
</ul>
|
23 |
-
<h2>Cómo descargar CarX Street para dispositivos Android</h2>
|
24 |
-
<p>Si quieres descargar CarX Street para tu dispositivo Android, puedes seguir estos sencillos pasos:</p>
|
25 |
-
|
26 |
-
<p>Abre la aplicación Google Play Store en tu dispositivo y asegúrate de iniciar sesión con tu cuenta de Google. </p>
|
27 |
-
<h3>Paso 2: Búsqueda de CarX Street</h3>
|
28 |
-
<p>Escribe "CarX Street" en la barra de búsqueda y toca el primer resultado que aparece. También puedes usar este enlace para ir directamente a la página del juego. </p>
|
29 |
-
<h3>Paso 3: Toque en Instalar</h3>
|
30 |
-
<p>Toque en el botón verde Instalar y espere a que se complete el proceso de descarga e instalación. Es posible que necesite conceder algunos permisos para que el juego se ejecute correctamente. </p>
|
31 |
-
<h2>Cómo descargar CarX Street para PC o Mac</h2>
|
32 |
-
<p>Si quieres jugar CarX Street en tu PC o Mac, tendrás que usar un emulador de Android, que es un software que te permite ejecutar aplicaciones Android en tu ordenador. Hay muchos emuladores disponibles en línea, pero recomendamos usar BlueStacks, que es uno de los más populares y confiables. Estos son los pasos para descargar CarX Street para PC o Mac usando BlueStacks:</p>
|
33 |
-
<p></p>
|
34 |
-
<h3>Paso 1: Descargar e instalar un emulador de Android</ <h3>Paso 1: Descargar e instalar un emulador de Android</h3>
|
35 |
-
<p>Ir a la página web oficial de BlueStacks y descargar la última versión del emulador para su PC o Mac. Siga las instrucciones en la pantalla para instalar el emulador en su computadora. Es posible que necesite habilitar la tecnología de virtualización en la configuración de su BIOS para un mejor rendimiento. </p>
|
36 |
-
<h3>Paso 2: Inicie el emulador e inicie sesión con la cuenta de Google</h3>
|
37 |
-
<p>Abra la aplicación BlueStacks en su computadora e inicie sesión con su cuenta de Google. Esto te permitirá acceder a Google Play Store y sincronizar tus datos con tu dispositivo Android. </p>
|
38 |
-
<h3>Paso 3: Búsqueda de CarX Street en el emulador</h3>
|
39 |
-
<p>Haga clic en el icono de Google Play en la pantalla de inicio de BlueStacks y escriba "CarX Street" en la barra de búsqueda. Toca el primer resultado que aparece y ve a la página del juego. </p>
|
40 |
-
<h3>Paso 4: Instalar y reproducir CarX Street en PC o Mac</h3>
|
41 |
-
|
42 |
-
<h2>Conclusión</h2>
|
43 |
-
<p>CarX Street es un divertido y realista juego de carreras callejeras que te permite explorar un enorme mundo abierto, personalizar tus coches y competir con otros jugadores. Puede descargar la última versión de CarX Street para sus dispositivos Android o PC/ Mac siguiendo los pasos que hemos proporcionado en este artículo. Si tiene alguna pregunta o comentario, no dude en dejar un comentario a continuación. </p>
|
44 |
-
<h2>Preguntas frecuentes</h2>
|
45 |
-
<ul>
|
46 |
-
<li><b>Q: ¿Cuánto cuesta CarX Street? </b></li>
|
47 |
-
<li>A: CarX Street es gratis para descargar y jugar, pero contiene compras en la aplicación que pueden mejorar su experiencia de juego. </li>
|
48 |
-
<li><b>Q: ¿Es CarX Street multijugador? </b></li>
|
49 |
-
<li>A: Sí, CarX Street tiene un modo multijugador donde puedes competir con otros jugadores en línea o unirte a clubes y chatear con ellos. </li>
|
50 |
-
<li><b>Q: ¿Puedo jugar CarX Street sin conexión? </b></li>
|
51 |
-
<li>A: No, CarX Street requiere una conexión a Internet para jugar, ya que es un juego en línea. </li>
|
52 |
-
<li><b>Q: ¿Cuáles son los mejores coches en CarX Street? </b></li>
|
53 |
-
<li>A: No hay una respuesta definitiva a esta pregunta, ya que los diferentes coches tienen diferentes fortalezas y debilidades. Puede probar diferentes coches y ver cuáles se adaptan a su estilo de conducción y preferencias. </li>
|
54 |
-
<li><b>Q: ¿Cómo puedo obtener más dinero y oro en CarX Street? </b></li>
|
55 |
-
<li>A: Puedes ganar dinero y oro completando carreras, misiones, logros y tareas diarias. También puede comprarlos con dinero real o ver anuncios para obtener algunas recompensas gratuitas. </li>
|
56 |
-
</ul></p> 64aa2da5cf<br />
|
57 |
-
<br />
|
58 |
-
<br />
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
spaces/Benson/text-generation/Examples/Delfn Emulador Trucos Descargar.md
DELETED
@@ -1,94 +0,0 @@
|
|
1 |
-
<br />
|
2 |
-
<h1>Delfín emulador trucos Descargar: Cómo mejorar su experiencia de juego</h1>
|
3 |
-
<p>Si eres un fan de los juegos de GameCube y Wii, es posible que hayas oído hablar de <strong>dolphin emulator</strong>, un software libre y de código abierto que te permite jugar a estos juegos en tu PC, Mac, Linux, Android o dispositivos Xbox. Dolphin emulador no solo mejora los gráficos y el rendimiento de los juegos, pero también ofrece muchas características que mejoran su experiencia de juego, tales como la compatibilidad con todos los controladores de PC, velocidad turbo, multijugador en red, e incluso más. Una de estas características es la capacidad de usar códigos de trucos <strong></strong>, lo que puede hacer que los juegos sean más fáciles, divertidos o desbloquear contenido oculto. En este artículo, te mostraremos cómo habilitar trucos en el emulador de delfines, cómo descargar códigos de trucos para juegos de emuladores de delfines, cómo usar códigos de trucos en el emulador de delfines y cuáles son algunos de los mejores trucos para juegos de emuladores de delfines. </p>
|
4 |
-
<h2>Cómo activar trucos en Dolphin Emulator</h2>
|
5 |
-
<p>Antes de poder usar códigos de trucos en el emulador de delfines, debe habilitar la opción de trucos en la configuración. Para hacer esto, siga estos pasos:</p>
|
6 |
-
<h2>delfín emulador trucos descargar</h2><br /><p><b><b>DOWNLOAD</b> ❤❤❤ <a href="https://bltlly.com/2v6MHT">https://bltlly.com/2v6MHT</a></b></p><br /><br />
|
7 |
-
<ol>
|
8 |
-
<li>Abra el emulador de delfines y haga clic en Opciones > Configurar.</li>
|
9 |
-
<li>En la pestaña General, asegúrese de que la opción Habilitar trucos está marcada. </li>
|
10 |
-
<li>Haga clic en Cerrar para guardar los cambios. </li>
|
11 |
-
</ol>
|
12 |
-
<h2>Cómo descargar códigos de trucos para Dolphin Emulator Juegos</h2>
|
13 |
-
<p>Hay muchas fuentes donde puedes encontrar códigos de trucos para juegos de emuladores de delfines, como sitios web, foros o bases de datos. Una de las maneras más fáciles de descargar códigos de trucos es utilizar la función integrada en el emulador de delfines que le permite descargar códigos de la base de datos de Wiird. Para hacer esto, siga estos pasos:</p>
|
14 |
-
<ol>
|
15 |
-
<li>Haga clic derecho en el juego al que desea aplicar códigos de trucos y seleccione Propiedades.</li>
|
16 |
-
<li>En la pestaña Códigos RA o Códigos Gecko, haga clic en Descargar códigos (base de datos WiiRD). </li>
|
17 |
-
<li>Seleccione los códigos que desea y haga clic en Aplicar cambios.</li>
|
18 |
-
</ol>
|
19 |
-
|
20 |
-
<h2>Cómo usar códigos de trucos en Dolphin Emulator</h2>
|
21 |
-
<p>Una vez que hayas descargado o añadido códigos de trucos para tu juego, puedes usarlos siguiendo estos pasos:</p>
|
22 |
-
<ol>
|
23 |
-
<li>Haga clic derecho en el juego que desea jugar y seleccione Propiedades.</li>
|
24 |
-
<li> En la pestaña Códigos RA o Códigos Gecko, marque las casillas junto a los códigos que desea activar. </li>
|
25 |
-
<li>Haga clic en Cerrar y comenzar el juego. </li>
|
26 |
-
<li>Compruebe si el código de trucos funcionó jugando el juego. </li>
|
27 |
-
</ol>
|
28 |
-
<p>También puede desactivar o eliminar códigos de trucos desmarcando o eliminándolos de la ventana de propiedades del juego. </p>
|
29 |
-
<h2>Los mejores trucos para Dolphin Emulator Juegos</h2>
|
30 |
-
<p>Hay muchos códigos de trucos para juegos de emuladores de delfines que pueden mejorar su experiencia de juego de diferentes maneras. Algunos de ellos son:</p>
|
31 |
-
<ul>
|
32 |
-
<li><strong>Salud infinita, munición, vidas, tiempo, etc.</strong>: Estos trucos pueden hacer que los juegos sean más fáciles al evitar que te mueras, te quedes sin recursos o misiones fallidas. </li>
|
33 |
-
<li><strong>Desbloquea todos los personajes, niveles, elementos, modos, etc.</strong>: Estos trucos pueden hacer que los juegos sean más divertidos al darte acceso a todo lo que los juegos tienen para ofrecer. </li>
|
34 |
-
<li><strong>Modificar la física del juego, gráficos, sonido, etc.</strong>: Estos trucos pueden hacer los juegos más interesantes al cambiar su aspecto o comportamiento. </li>
|
35 |
-
</ul>
|
36 |
-
<p>Algunos ejemplos de códigos de trucos populares para juegos de emuladores de delfines son:</p> <table>
|
37 |
-
<tr>
|
38 |
-
<th>Juego</th>
|
39 |
-
<th>Código de trucos</th>
|
40 |
-
<th>Efecto</th>
|
41 |
-
</tr>
|
42 |
-
<tr>
|
43 |
-
<td>Super Smash Bros. Melee</td>
|
44 |
-
<td>044C0C70 00000063</td>
|
45 |
-
<td>Desbloquear todos los caracteres</td>
|
46 |
-
</tr>
|
47 |
-
<tr>
|
48 |
-
<td>Mario Kart Wii</td>
|
49 |
-
<td>48000000 809BD730 DE000000 80008180 140F26A8 0000FFFF 140F26B0 0000FFFF 140F26B8 0000FFFF 140F26C0 0000FFFF E0000000 80008000</td>
|
50 |
-
<td>Desbloquear todos los vehículos y cursos</td>
|
51 |
-
</tr>
|
52 |
-
<tr>
|
53 |
-
<td>La leyenda de Zelda: Twilight Princess</td>
|
54 |
-
|
55 |
-
<td>Desactivar el efecto de floración</td>
|
56 |
-
</tr>
|
57 |
-
<tr>
|
58 |
-
<td>Pikmin</td>
|
59 |
-
<td>0419A5A8 C03E8008 0419A5AC FC200050 0419A5B0 C03E800C 0419A5B4 FC200050 0419A5B8 C03E8010 0419A5BC FC200050 0419A5C0 C03E8014 0419A5C4 FC200050</td>
|
60 |
-
<td>Aumentar la distancia de la cámara</td>
|
61 |
-
</tr>
|
62 |
-
<tr>
|
63 |
-
<td>Metroid Prime</td>
|
64 |
-
<td>042F69DC C0229FFC</td>
|
65 |
-
<td>Habilitar el modo panorámico</td>
|
66 |
-
</tr>
|
67 |
-
</tabla>
|
68 |
-
<h2>Conclusión: Resumen y Beneficios de Usar Trucos en Dolphin Emulator</h2>
|
69 |
-
<p>En conclusión, el uso de códigos de trucos en el emulador de delfines puede mejorar su experiencia de juego haciendo los juegos más fáciles, más divertidos o más interesantes. Puedes habilitar trucos en el emulador de delfines marcando la opción en la configuración, descargando códigos de trucos de la base de datos de Wiird u otras fuentes, y usando códigos de trucos activándolos en la ventana de propiedades del juego. Algunos de los mejores trucos para los juegos de emulación de delfines son salud infinita, munición, vidas, tiempo, etc., desbloquear todos los personajes, niveles, artículos, modos, etc., y modificar la física del juego, gráficos, sonido, etc. Esperamos que este artículo te haya ayudado a aprender a usar códigos de trucos en el emulador de delfines y a disfrutar de tus juegos favoritos de GameCube y Wii en tus dispositivos. </p>
|
70 |
-
<h2>Preguntas frecuentes: Cinco preguntas y respuestas comunes sobre Dolphin Emulator Trucos</h2>
|
71 |
-
<p>Aquí están algunas de las preguntas y respuestas más frecuentes sobre los tramposos emuladores de delfines:</p>
|
72 |
-
<p></p>
|
73 |
-
<h3>Q: ¿Cómo sé si un código de trucos funciona para mi juego? </h3>
|
74 |
-
<p>A: La mejor manera de saber si un código de trucos funciona para tu juego es probarlo y ver si tiene el efecto deseado. Sin embargo, también puede comprobar la compatibilidad del código de trucos con su juego mirando el ID del juego. El ID del juego es un código de seis dígitos que identifica tu versión del juego y tu región. Puedes encontrarlo haciendo clic derecho en el juego y seleccionando Propiedades. El ID del juego se muestra en la pestaña Información. Puede comparar el ID del juego con la fuente de código de trucos para ver si coinciden. </p>
|
75 |
-
<h3>P: ¿Cómo puedo crear mis propios códigos de trucos para juegos de emulación de delfines? </h3>
|
76 |
-
|
77 |
-
<h3>Q: ¿Cómo puedo actualizar o eliminar códigos de trucos para juegos de emulación de delfines? </h3>
|
78 |
-
<p>A: Para actualizar o eliminar códigos de trucos para juegos de emuladores de delfines, debe acceder a los archivos de código de trucos que se almacenan en la carpeta del emulador de delfines. Los archivos de código de trucos llevan el nombre del ID del juego y tienen la extensión .ini. Puedes encontrarlos en las siguientes ubicaciones:</p>
|
79 |
-
<ul>
|
80 |
-
<li>Para códigos AR: Dolphin User GameSettings GXXXXXXX.ini (donde XXXXXXX es el ID del juego)</li>
|
81 |
-
<li>Para códigos Gecko: Dolphin User GameSettings RSBE01.ini (para juegos de Wii) o Dolphin User GameSettings GXXXXXXX.ini (para juegos de GameCube)</li>
|
82 |
-
</ul>
|
83 |
-
<p>Puede abrir estos archivos con un editor de texto y editar o eliminar los códigos de trucos como desee. También puede descargar códigos de trucos actualizados de la base de datos de Wiird u otras fuentes y reemplazar los antiguos. </p>
|
84 |
-
<h3>P: ¿Cómo comparto códigos de trucos para juegos de emulación de delfines con otros? </h3>
|
85 |
-
<p>A: Para compartir códigos de trucos para juegos de emuladores de delfines con otros, puede enviarles los archivos de código de trucos que ha editado o creado, o publicarlos en sitios web, foros o bases de datos que albergan códigos de trucos para juegos de emuladores de delfines. También puedes usar la función Exportar a GCT en el emulador de delfín para crear un archivo GCT que contenga todos los códigos de trucos activados para un juego. A continuación, puede enviar o cargar este archivo a otros que pueden usarlo con el emulador de delfines. </p>
|
86 |
-
<h3>P: ¿Hay algún riesgo o inconveniente de usar códigos de trucos en los juegos de emulación de delfines? </h3>
|
87 |
-
<p>A: El uso de códigos de trucos en los juegos de emulación de delfines es generalmente seguro e inofensivo, siempre y cuando los use de manera responsable y con precaución. Sin embargo, hay algunos riesgos potenciales o inconvenientes que usted debe tener en cuenta, tales como:</p>
|
88 |
-
<ul>
|
89 |
-
|
90 |
-
<li><strong>Prohibición de servicios en línea</strong>: Algunos códigos de trucos pueden darle una ventaja injusta sobre otros jugadores en juegos multijugador en línea, lo que puede violar los términos de servicio del juego o el proveedor de servicios en línea. Para evitar esto, nunca debes usar códigos de trucos en juegos multijugador en línea, y deshabilitarlos si te unes a una sesión en línea. </li>
|
91 |
-
<li><strong>Reducir el desafío y el disfrute del juego</strong>: Algunos códigos de trucos pueden hacer el juego demasiado fácil o aburrido al eliminar el desafío y la recompensa de jugar el juego. Para evitar esto, solo debes usar códigos de trucos que mejoren tu experiencia de juego, y no abusar de ellos para arruinar el juego. </li>
|
92 |
-
</ul></p> 64aa2da5cf<br />
|
93 |
-
<br />
|
94 |
-
<br />
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
spaces/Big-Web/MMSD/env/Lib/site-packages/botocore/loaders.py
DELETED
@@ -1,524 +0,0 @@
|
|
1 |
-
# Copyright 2012-2015 Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
2 |
-
#
|
3 |
-
# Licensed under the Apache License, Version 2.0 (the "License"). You
|
4 |
-
# may not use this file except in compliance with the License. A copy of
|
5 |
-
# the License is located at
|
6 |
-
#
|
7 |
-
# http://aws.amazon.com/apache2.0/
|
8 |
-
#
|
9 |
-
# or in the "license" file accompanying this file. This file is
|
10 |
-
# distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF
|
11 |
-
# ANY KIND, either express or implied. See the License for the specific
|
12 |
-
# language governing permissions and limitations under the License.
|
13 |
-
"""Module for loading various model files.
|
14 |
-
|
15 |
-
This module provides the classes that are used to load models used
|
16 |
-
by botocore. This can include:
|
17 |
-
|
18 |
-
* Service models (e.g. the model for EC2, S3, DynamoDB, etc.)
|
19 |
-
* Service model extras which customize the service models
|
20 |
-
* Other models associated with a service (pagination, waiters)
|
21 |
-
* Non service-specific config (Endpoint data, retry config)
|
22 |
-
|
23 |
-
Loading a module is broken down into several steps:
|
24 |
-
|
25 |
-
* Determining the path to load
|
26 |
-
* Search the data_path for files to load
|
27 |
-
* The mechanics of loading the file
|
28 |
-
* Searching for extras and applying them to the loaded file
|
29 |
-
|
30 |
-
The last item is used so that other faster loading mechanism
|
31 |
-
besides the default JSON loader can be used.
|
32 |
-
|
33 |
-
The Search Path
|
34 |
-
===============
|
35 |
-
|
36 |
-
Similar to how the PATH environment variable is to finding executables
|
37 |
-
and the PYTHONPATH environment variable is to finding python modules
|
38 |
-
to import, the botocore loaders have the concept of a data path exposed
|
39 |
-
through AWS_DATA_PATH.
|
40 |
-
|
41 |
-
This enables end users to provide additional search paths where we
|
42 |
-
will attempt to load models outside of the models we ship with
|
43 |
-
botocore. When you create a ``Loader``, there are two paths
|
44 |
-
automatically added to the model search path:
|
45 |
-
|
46 |
-
* <botocore root>/data/
|
47 |
-
* ~/.aws/models
|
48 |
-
|
49 |
-
The first value is the path where all the model files shipped with
|
50 |
-
botocore are located.
|
51 |
-
|
52 |
-
The second path is so that users can just drop new model files in
|
53 |
-
``~/.aws/models`` without having to mess around with the AWS_DATA_PATH.
|
54 |
-
|
55 |
-
The AWS_DATA_PATH using the platform specific path separator to
|
56 |
-
separate entries (typically ``:`` on linux and ``;`` on windows).
|
57 |
-
|
58 |
-
|
59 |
-
Directory Layout
|
60 |
-
================
|
61 |
-
|
62 |
-
The Loader expects a particular directory layout. In order for any
|
63 |
-
directory specified in AWS_DATA_PATH to be considered, it must have
|
64 |
-
this structure for service models::
|
65 |
-
|
66 |
-
<root>
|
67 |
-
|
|
68 |
-
|-- servicename1
|
69 |
-
| |-- 2012-10-25
|
70 |
-
| |-- service-2.json
|
71 |
-
|-- ec2
|
72 |
-
| |-- 2014-01-01
|
73 |
-
| | |-- paginators-1.json
|
74 |
-
| | |-- service-2.json
|
75 |
-
| | |-- waiters-2.json
|
76 |
-
| |-- 2015-03-01
|
77 |
-
| |-- paginators-1.json
|
78 |
-
| |-- service-2.json
|
79 |
-
| |-- waiters-2.json
|
80 |
-
| |-- service-2.sdk-extras.json
|
81 |
-
|
82 |
-
|
83 |
-
That is:
|
84 |
-
|
85 |
-
* The root directory contains sub directories that are the name
|
86 |
-
of the services.
|
87 |
-
* Within each service directory, there's a sub directory for each
|
88 |
-
available API version.
|
89 |
-
* Within each API version, there are model specific files, including
|
90 |
-
(but not limited to): service-2.json, waiters-2.json, paginators-1.json
|
91 |
-
|
92 |
-
The ``-1`` and ``-2`` suffix at the end of the model files denote which version
|
93 |
-
schema is used within the model. Even though this information is available in
|
94 |
-
the ``version`` key within the model, this version is also part of the filename
|
95 |
-
so that code does not need to load the JSON model in order to determine which
|
96 |
-
version to use.
|
97 |
-
|
98 |
-
The ``sdk-extras`` and similar files represent extra data that needs to be
|
99 |
-
applied to the model after it is loaded. Data in these files might represent
|
100 |
-
information that doesn't quite fit in the original models, but is still needed
|
101 |
-
for the sdk. For instance, additional operation parameters might be added here
|
102 |
-
which don't represent the actual service api.
|
103 |
-
"""
|
104 |
-
import logging
|
105 |
-
import os
|
106 |
-
|
107 |
-
from botocore import BOTOCORE_ROOT
|
108 |
-
from botocore.compat import HAS_GZIP, OrderedDict, json
|
109 |
-
from botocore.exceptions import DataNotFoundError, UnknownServiceError
|
110 |
-
from botocore.utils import deep_merge
|
111 |
-
|
112 |
-
_JSON_OPEN_METHODS = {
|
113 |
-
'.json': open,
|
114 |
-
}
|
115 |
-
|
116 |
-
|
117 |
-
if HAS_GZIP:
|
118 |
-
from gzip import open as gzip_open
|
119 |
-
|
120 |
-
_JSON_OPEN_METHODS['.json.gz'] = gzip_open
|
121 |
-
|
122 |
-
|
123 |
-
logger = logging.getLogger(__name__)
|
124 |
-
|
125 |
-
|
126 |
-
def instance_cache(func):
|
127 |
-
"""Cache the result of a method on a per instance basis.
|
128 |
-
|
129 |
-
This is not a general purpose caching decorator. In order
|
130 |
-
for this to be used, it must be used on methods on an
|
131 |
-
instance, and that instance *must* provide a
|
132 |
-
``self._cache`` dictionary.
|
133 |
-
|
134 |
-
"""
|
135 |
-
|
136 |
-
def _wrapper(self, *args, **kwargs):
|
137 |
-
key = (func.__name__,) + args
|
138 |
-
for pair in sorted(kwargs.items()):
|
139 |
-
key += pair
|
140 |
-
if key in self._cache:
|
141 |
-
return self._cache[key]
|
142 |
-
data = func(self, *args, **kwargs)
|
143 |
-
self._cache[key] = data
|
144 |
-
return data
|
145 |
-
|
146 |
-
return _wrapper
|
147 |
-
|
148 |
-
|
149 |
-
class JSONFileLoader:
|
150 |
-
"""Loader JSON files.
|
151 |
-
|
152 |
-
This class can load the default format of models, which is a JSON file.
|
153 |
-
|
154 |
-
"""
|
155 |
-
|
156 |
-
def exists(self, file_path):
|
157 |
-
"""Checks if the file exists.
|
158 |
-
|
159 |
-
:type file_path: str
|
160 |
-
:param file_path: The full path to the file to load without
|
161 |
-
the '.json' extension.
|
162 |
-
|
163 |
-
:return: True if file path exists, False otherwise.
|
164 |
-
|
165 |
-
"""
|
166 |
-
for ext in _JSON_OPEN_METHODS:
|
167 |
-
if os.path.isfile(file_path + ext):
|
168 |
-
return True
|
169 |
-
return False
|
170 |
-
|
171 |
-
def _load_file(self, full_path, open_method):
|
172 |
-
if not os.path.isfile(full_path):
|
173 |
-
return
|
174 |
-
|
175 |
-
# By default the file will be opened with locale encoding on Python 3.
|
176 |
-
# We specify "utf8" here to ensure the correct behavior.
|
177 |
-
with open_method(full_path, 'rb') as fp:
|
178 |
-
payload = fp.read().decode('utf-8')
|
179 |
-
|
180 |
-
logger.debug("Loading JSON file: %s", full_path)
|
181 |
-
return json.loads(payload, object_pairs_hook=OrderedDict)
|
182 |
-
|
183 |
-
def load_file(self, file_path):
|
184 |
-
"""Attempt to load the file path.
|
185 |
-
|
186 |
-
:type file_path: str
|
187 |
-
:param file_path: The full path to the file to load without
|
188 |
-
the '.json' extension.
|
189 |
-
|
190 |
-
:return: The loaded data if it exists, otherwise None.
|
191 |
-
|
192 |
-
"""
|
193 |
-
for (ext, open_method) in _JSON_OPEN_METHODS.items():
|
194 |
-
data = self._load_file(file_path + ext, open_method)
|
195 |
-
if data is not None:
|
196 |
-
return data
|
197 |
-
return None
|
198 |
-
|
199 |
-
|
200 |
-
def create_loader(search_path_string=None):
|
201 |
-
"""Create a Loader class.
|
202 |
-
|
203 |
-
This factory function creates a loader given a search string path.
|
204 |
-
|
205 |
-
:type search_string_path: str
|
206 |
-
:param search_string_path: The AWS_DATA_PATH value. A string
|
207 |
-
of data path values separated by the ``os.path.pathsep`` value,
|
208 |
-
which is typically ``:`` on POSIX platforms and ``;`` on
|
209 |
-
windows.
|
210 |
-
|
211 |
-
:return: A ``Loader`` instance.
|
212 |
-
|
213 |
-
"""
|
214 |
-
if search_path_string is None:
|
215 |
-
return Loader()
|
216 |
-
paths = []
|
217 |
-
extra_paths = search_path_string.split(os.pathsep)
|
218 |
-
for path in extra_paths:
|
219 |
-
path = os.path.expanduser(os.path.expandvars(path))
|
220 |
-
paths.append(path)
|
221 |
-
return Loader(extra_search_paths=paths)
|
222 |
-
|
223 |
-
|
224 |
-
class Loader:
|
225 |
-
"""Find and load data models.
|
226 |
-
|
227 |
-
This class will handle searching for and loading data models.
|
228 |
-
|
229 |
-
The main method used here is ``load_service_model``, which is a
|
230 |
-
convenience method over ``load_data`` and ``determine_latest_version``.
|
231 |
-
|
232 |
-
"""
|
233 |
-
|
234 |
-
FILE_LOADER_CLASS = JSONFileLoader
|
235 |
-
# The included models in botocore/data/ that we ship with botocore.
|
236 |
-
BUILTIN_DATA_PATH = os.path.join(BOTOCORE_ROOT, 'data')
|
237 |
-
# For convenience we automatically add ~/.aws/models to the data path.
|
238 |
-
CUSTOMER_DATA_PATH = os.path.join(
|
239 |
-
os.path.expanduser('~'), '.aws', 'models'
|
240 |
-
)
|
241 |
-
BUILTIN_EXTRAS_TYPES = ['sdk']
|
242 |
-
|
243 |
-
def __init__(
|
244 |
-
self,
|
245 |
-
extra_search_paths=None,
|
246 |
-
file_loader=None,
|
247 |
-
cache=None,
|
248 |
-
include_default_search_paths=True,
|
249 |
-
include_default_extras=True,
|
250 |
-
):
|
251 |
-
self._cache = {}
|
252 |
-
if file_loader is None:
|
253 |
-
file_loader = self.FILE_LOADER_CLASS()
|
254 |
-
self.file_loader = file_loader
|
255 |
-
if extra_search_paths is not None:
|
256 |
-
self._search_paths = extra_search_paths
|
257 |
-
else:
|
258 |
-
self._search_paths = []
|
259 |
-
if include_default_search_paths:
|
260 |
-
self._search_paths.extend(
|
261 |
-
[self.CUSTOMER_DATA_PATH, self.BUILTIN_DATA_PATH]
|
262 |
-
)
|
263 |
-
|
264 |
-
self._extras_types = []
|
265 |
-
if include_default_extras:
|
266 |
-
self._extras_types.extend(self.BUILTIN_EXTRAS_TYPES)
|
267 |
-
|
268 |
-
self._extras_processor = ExtrasProcessor()
|
269 |
-
|
270 |
-
@property
|
271 |
-
def search_paths(self):
|
272 |
-
return self._search_paths
|
273 |
-
|
274 |
-
@property
|
275 |
-
def extras_types(self):
|
276 |
-
return self._extras_types
|
277 |
-
|
278 |
-
@instance_cache
|
279 |
-
def list_available_services(self, type_name):
|
280 |
-
"""List all known services.
|
281 |
-
|
282 |
-
This will traverse the search path and look for all known
|
283 |
-
services.
|
284 |
-
|
285 |
-
:type type_name: str
|
286 |
-
:param type_name: The type of the service (service-2,
|
287 |
-
paginators-1, waiters-2, etc). This is needed because
|
288 |
-
the list of available services depends on the service
|
289 |
-
type. For example, the latest API version available for
|
290 |
-
a resource-1.json file may not be the latest API version
|
291 |
-
available for a services-2.json file.
|
292 |
-
|
293 |
-
:return: A list of all services. The list of services will
|
294 |
-
be sorted.
|
295 |
-
|
296 |
-
"""
|
297 |
-
services = set()
|
298 |
-
for possible_path in self._potential_locations():
|
299 |
-
# Any directory in the search path is potentially a service.
|
300 |
-
# We'll collect any initial list of potential services,
|
301 |
-
# but we'll then need to further process these directories
|
302 |
-
# by searching for the corresponding type_name in each
|
303 |
-
# potential directory.
|
304 |
-
possible_services = [
|
305 |
-
d
|
306 |
-
for d in os.listdir(possible_path)
|
307 |
-
if os.path.isdir(os.path.join(possible_path, d))
|
308 |
-
]
|
309 |
-
for service_name in possible_services:
|
310 |
-
full_dirname = os.path.join(possible_path, service_name)
|
311 |
-
api_versions = os.listdir(full_dirname)
|
312 |
-
for api_version in api_versions:
|
313 |
-
full_load_path = os.path.join(
|
314 |
-
full_dirname, api_version, type_name
|
315 |
-
)
|
316 |
-
if self.file_loader.exists(full_load_path):
|
317 |
-
services.add(service_name)
|
318 |
-
break
|
319 |
-
return sorted(services)
|
320 |
-
|
321 |
-
@instance_cache
|
322 |
-
def determine_latest_version(self, service_name, type_name):
|
323 |
-
"""Find the latest API version available for a service.
|
324 |
-
|
325 |
-
:type service_name: str
|
326 |
-
:param service_name: The name of the service.
|
327 |
-
|
328 |
-
:type type_name: str
|
329 |
-
:param type_name: The type of the service (service-2,
|
330 |
-
paginators-1, waiters-2, etc). This is needed because
|
331 |
-
the latest API version available can depend on the service
|
332 |
-
type. For example, the latest API version available for
|
333 |
-
a resource-1.json file may not be the latest API version
|
334 |
-
available for a services-2.json file.
|
335 |
-
|
336 |
-
:rtype: str
|
337 |
-
:return: The latest API version. If the service does not exist
|
338 |
-
or does not have any available API data, then a
|
339 |
-
``DataNotFoundError`` exception will be raised.
|
340 |
-
|
341 |
-
"""
|
342 |
-
return max(self.list_api_versions(service_name, type_name))
|
343 |
-
|
344 |
-
@instance_cache
|
345 |
-
def list_api_versions(self, service_name, type_name):
|
346 |
-
"""List all API versions available for a particular service type
|
347 |
-
|
348 |
-
:type service_name: str
|
349 |
-
:param service_name: The name of the service
|
350 |
-
|
351 |
-
:type type_name: str
|
352 |
-
:param type_name: The type name for the service (i.e service-2,
|
353 |
-
paginators-1, etc.)
|
354 |
-
|
355 |
-
:rtype: list
|
356 |
-
:return: A list of API version strings in sorted order.
|
357 |
-
|
358 |
-
"""
|
359 |
-
known_api_versions = set()
|
360 |
-
for possible_path in self._potential_locations(
|
361 |
-
service_name, must_exist=True, is_dir=True
|
362 |
-
):
|
363 |
-
for dirname in os.listdir(possible_path):
|
364 |
-
full_path = os.path.join(possible_path, dirname, type_name)
|
365 |
-
# Only add to the known_api_versions if the directory
|
366 |
-
# contains a service-2, paginators-1, etc. file corresponding
|
367 |
-
# to the type_name passed in.
|
368 |
-
if self.file_loader.exists(full_path):
|
369 |
-
known_api_versions.add(dirname)
|
370 |
-
if not known_api_versions:
|
371 |
-
raise DataNotFoundError(data_path=service_name)
|
372 |
-
return sorted(known_api_versions)
|
373 |
-
|
374 |
-
@instance_cache
|
375 |
-
def load_service_model(self, service_name, type_name, api_version=None):
|
376 |
-
"""Load a botocore service model
|
377 |
-
|
378 |
-
This is the main method for loading botocore models (e.g. a service
|
379 |
-
model, pagination configs, waiter configs, etc.).
|
380 |
-
|
381 |
-
:type service_name: str
|
382 |
-
:param service_name: The name of the service (e.g ``ec2``, ``s3``).
|
383 |
-
|
384 |
-
:type type_name: str
|
385 |
-
:param type_name: The model type. Valid types include, but are not
|
386 |
-
limited to: ``service-2``, ``paginators-1``, ``waiters-2``.
|
387 |
-
|
388 |
-
:type api_version: str
|
389 |
-
:param api_version: The API version to load. If this is not
|
390 |
-
provided, then the latest API version will be used.
|
391 |
-
|
392 |
-
:type load_extras: bool
|
393 |
-
:param load_extras: Whether or not to load the tool extras which
|
394 |
-
contain additional data to be added to the model.
|
395 |
-
|
396 |
-
:raises: UnknownServiceError if there is no known service with
|
397 |
-
the provided service_name.
|
398 |
-
|
399 |
-
:raises: DataNotFoundError if no data could be found for the
|
400 |
-
service_name/type_name/api_version.
|
401 |
-
|
402 |
-
:return: The loaded data, as a python type (e.g. dict, list, etc).
|
403 |
-
"""
|
404 |
-
# Wrapper around the load_data. This will calculate the path
|
405 |
-
# to call load_data with.
|
406 |
-
known_services = self.list_available_services(type_name)
|
407 |
-
if service_name not in known_services:
|
408 |
-
raise UnknownServiceError(
|
409 |
-
service_name=service_name,
|
410 |
-
known_service_names=', '.join(sorted(known_services)),
|
411 |
-
)
|
412 |
-
if api_version is None:
|
413 |
-
api_version = self.determine_latest_version(
|
414 |
-
service_name, type_name
|
415 |
-
)
|
416 |
-
full_path = os.path.join(service_name, api_version, type_name)
|
417 |
-
model = self.load_data(full_path)
|
418 |
-
|
419 |
-
# Load in all the extras
|
420 |
-
extras_data = self._find_extras(service_name, type_name, api_version)
|
421 |
-
self._extras_processor.process(model, extras_data)
|
422 |
-
|
423 |
-
return model
|
424 |
-
|
425 |
-
def _find_extras(self, service_name, type_name, api_version):
|
426 |
-
"""Creates an iterator over all the extras data."""
|
427 |
-
for extras_type in self.extras_types:
|
428 |
-
extras_name = f'{type_name}.{extras_type}-extras'
|
429 |
-
full_path = os.path.join(service_name, api_version, extras_name)
|
430 |
-
|
431 |
-
try:
|
432 |
-
yield self.load_data(full_path)
|
433 |
-
except DataNotFoundError:
|
434 |
-
pass
|
435 |
-
|
436 |
-
@instance_cache
|
437 |
-
def load_data_with_path(self, name):
|
438 |
-
"""Same as ``load_data`` but returns file path as second return value.
|
439 |
-
|
440 |
-
:type name: str
|
441 |
-
:param name: The data path, i.e ``ec2/2015-03-01/service-2``.
|
442 |
-
|
443 |
-
:return: Tuple of the loaded data and the path to the data file
|
444 |
-
where the data was loaded from. If no data could be found then a
|
445 |
-
DataNotFoundError is raised.
|
446 |
-
"""
|
447 |
-
for possible_path in self._potential_locations(name):
|
448 |
-
found = self.file_loader.load_file(possible_path)
|
449 |
-
if found is not None:
|
450 |
-
return found, possible_path
|
451 |
-
|
452 |
-
# We didn't find anything that matched on any path.
|
453 |
-
raise DataNotFoundError(data_path=name)
|
454 |
-
|
455 |
-
def load_data(self, name):
|
456 |
-
"""Load data given a data path.
|
457 |
-
|
458 |
-
This is a low level method that will search through the various
|
459 |
-
search paths until it's able to load a value. This is typically
|
460 |
-
only needed to load *non* model files (such as _endpoints and
|
461 |
-
_retry). If you need to load model files, you should prefer
|
462 |
-
``load_service_model``. Use ``load_data_with_path`` to get the
|
463 |
-
data path of the data file as second return value.
|
464 |
-
|
465 |
-
:type name: str
|
466 |
-
:param name: The data path, i.e ``ec2/2015-03-01/service-2``.
|
467 |
-
|
468 |
-
:return: The loaded data. If no data could be found then
|
469 |
-
a DataNotFoundError is raised.
|
470 |
-
"""
|
471 |
-
data, _ = self.load_data_with_path(name)
|
472 |
-
return data
|
473 |
-
|
474 |
-
def _potential_locations(self, name=None, must_exist=False, is_dir=False):
|
475 |
-
# Will give an iterator over the full path of potential locations
|
476 |
-
# according to the search path.
|
477 |
-
for path in self.search_paths:
|
478 |
-
if os.path.isdir(path):
|
479 |
-
full_path = path
|
480 |
-
if name is not None:
|
481 |
-
full_path = os.path.join(path, name)
|
482 |
-
if not must_exist:
|
483 |
-
yield full_path
|
484 |
-
else:
|
485 |
-
if is_dir and os.path.isdir(full_path):
|
486 |
-
yield full_path
|
487 |
-
elif os.path.exists(full_path):
|
488 |
-
yield full_path
|
489 |
-
|
490 |
-
def is_builtin_path(self, path):
|
491 |
-
"""Whether a given path is within the package's data directory.
|
492 |
-
|
493 |
-
This method can be used together with load_data_with_path(name)
|
494 |
-
to determine if data has been loaded from a file bundled with the
|
495 |
-
package, as opposed to a file in a separate location.
|
496 |
-
|
497 |
-
:type path: str
|
498 |
-
:param path: The file path to check.
|
499 |
-
|
500 |
-
:return: Whether the given path is within the package's data directory.
|
501 |
-
"""
|
502 |
-
path = os.path.expanduser(os.path.expandvars(path))
|
503 |
-
return path.startswith(self.BUILTIN_DATA_PATH)
|
504 |
-
|
505 |
-
|
506 |
-
class ExtrasProcessor:
|
507 |
-
"""Processes data from extras files into service models."""
|
508 |
-
|
509 |
-
def process(self, original_model, extra_models):
|
510 |
-
"""Processes data from a list of loaded extras files into a model
|
511 |
-
|
512 |
-
:type original_model: dict
|
513 |
-
:param original_model: The service model to load all the extras into.
|
514 |
-
|
515 |
-
:type extra_models: iterable of dict
|
516 |
-
:param extra_models: A list of loaded extras models.
|
517 |
-
"""
|
518 |
-
for extras in extra_models:
|
519 |
-
self._process(original_model, extras)
|
520 |
-
|
521 |
-
def _process(self, model, extra_model):
|
522 |
-
"""Process a single extras model into a service model."""
|
523 |
-
if 'merge' in extra_model:
|
524 |
-
deep_merge(model, extra_model['merge'])
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
spaces/CVPR/LIVE/README.md
DELETED
@@ -1,14 +0,0 @@
|
|
1 |
-
---
|
2 |
-
title: LIVE
|
3 |
-
emoji: 📊
|
4 |
-
colorFrom: pink
|
5 |
-
colorTo: indigo
|
6 |
-
sdk: gradio
|
7 |
-
sdk_version: 2.9.1
|
8 |
-
app_file: app.py
|
9 |
-
pinned: false
|
10 |
-
license: gpl-3.0
|
11 |
-
---
|
12 |
-
|
13 |
-
Check out the configuration reference at https://huggingface.co/docs/hub/spaces#reference
|
14 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
spaces/CVPR/LIVE/thrust/thrust/detail/execute_with_allocator.h
DELETED
@@ -1,148 +0,0 @@
|
|
1 |
-
/*
|
2 |
-
* Copyright 2008-2018 NVIDIA Corporation
|
3 |
-
*
|
4 |
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
5 |
-
* you may not use this file except in compliance with the License.
|
6 |
-
* You may obtain a copy of the License at
|
7 |
-
*
|
8 |
-
* http://www.apache.org/licenses/LICENSE-2.0
|
9 |
-
*
|
10 |
-
* Unless required by applicable law or agreed to in writing, software
|
11 |
-
* distributed under the License is distributed on an "AS IS" BASIS,
|
12 |
-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
13 |
-
* See the License for the specific language governing permissions and
|
14 |
-
* limitations under the License.
|
15 |
-
*/
|
16 |
-
|
17 |
-
#pragma once
|
18 |
-
|
19 |
-
#include <thrust/detail/config.h>
|
20 |
-
|
21 |
-
#include <thrust/detail/execute_with_allocator_fwd.h>
|
22 |
-
#include <thrust/pair.h>
|
23 |
-
#include <thrust/detail/raw_pointer_cast.h>
|
24 |
-
#include <thrust/detail/type_traits/pointer_traits.h>
|
25 |
-
#include <thrust/detail/allocator/allocator_traits.h>
|
26 |
-
#include <thrust/detail/integer_math.h>
|
27 |
-
|
28 |
-
namespace thrust
|
29 |
-
{
|
30 |
-
namespace detail
|
31 |
-
{
|
32 |
-
|
33 |
-
template <
|
34 |
-
typename T
|
35 |
-
, typename Allocator
|
36 |
-
, template <typename> class BaseSystem
|
37 |
-
>
|
38 |
-
__host__
|
39 |
-
thrust::pair<T*, std::ptrdiff_t>
|
40 |
-
get_temporary_buffer(
|
41 |
-
thrust::detail::execute_with_allocator<Allocator, BaseSystem>& system
|
42 |
-
, std::ptrdiff_t n
|
43 |
-
)
|
44 |
-
{
|
45 |
-
typedef typename thrust::detail::remove_reference<Allocator>::type naked_allocator;
|
46 |
-
typedef typename thrust::detail::allocator_traits<naked_allocator> alloc_traits;
|
47 |
-
typedef typename alloc_traits::void_pointer void_pointer;
|
48 |
-
typedef typename alloc_traits::size_type size_type;
|
49 |
-
typedef typename alloc_traits::value_type value_type;
|
50 |
-
|
51 |
-
// How many elements of type value_type do we need to accommodate n elements
|
52 |
-
// of type T?
|
53 |
-
size_type num_elements = divide_ri(sizeof(T) * n, sizeof(value_type));
|
54 |
-
|
55 |
-
void_pointer ptr = alloc_traits::allocate(system.get_allocator(), num_elements);
|
56 |
-
|
57 |
-
// Return the pointer and the number of elements of type T allocated.
|
58 |
-
return thrust::make_pair(thrust::reinterpret_pointer_cast<T*>(ptr),n);
|
59 |
-
}
|
60 |
-
|
61 |
-
template <
|
62 |
-
typename Pointer
|
63 |
-
, typename Allocator
|
64 |
-
, template <typename> class BaseSystem
|
65 |
-
>
|
66 |
-
__host__
|
67 |
-
void
|
68 |
-
return_temporary_buffer(
|
69 |
-
thrust::detail::execute_with_allocator<Allocator, BaseSystem>& system
|
70 |
-
, Pointer p
|
71 |
-
, std::ptrdiff_t n
|
72 |
-
)
|
73 |
-
{
|
74 |
-
typedef typename thrust::detail::remove_reference<Allocator>::type naked_allocator;
|
75 |
-
typedef typename thrust::detail::allocator_traits<naked_allocator> alloc_traits;
|
76 |
-
typedef typename alloc_traits::pointer pointer;
|
77 |
-
typedef typename alloc_traits::size_type size_type;
|
78 |
-
typedef typename alloc_traits::value_type value_type;
|
79 |
-
typedef typename thrust::detail::pointer_traits<Pointer>::element_type T;
|
80 |
-
|
81 |
-
size_type num_elements = divide_ri(sizeof(T) * n, sizeof(value_type));
|
82 |
-
|
83 |
-
pointer to_ptr = thrust::reinterpret_pointer_cast<pointer>(p);
|
84 |
-
alloc_traits::deallocate(system.get_allocator(), to_ptr, num_elements);
|
85 |
-
}
|
86 |
-
|
87 |
-
#if THRUST_CPP_DIALECT >= 2011
|
88 |
-
|
89 |
-
template <
|
90 |
-
typename T,
|
91 |
-
template <typename> class BaseSystem,
|
92 |
-
typename Allocator,
|
93 |
-
typename ...Dependencies
|
94 |
-
>
|
95 |
-
__host__
|
96 |
-
thrust::pair<T*, std::ptrdiff_t>
|
97 |
-
get_temporary_buffer(
|
98 |
-
thrust::detail::execute_with_allocator_and_dependencies<Allocator, BaseSystem, Dependencies...>& system,
|
99 |
-
std::ptrdiff_t n
|
100 |
-
)
|
101 |
-
{
|
102 |
-
typedef typename thrust::detail::remove_reference<Allocator>::type naked_allocator;
|
103 |
-
typedef typename thrust::detail::allocator_traits<naked_allocator> alloc_traits;
|
104 |
-
typedef typename alloc_traits::void_pointer void_pointer;
|
105 |
-
typedef typename alloc_traits::size_type size_type;
|
106 |
-
typedef typename alloc_traits::value_type value_type;
|
107 |
-
|
108 |
-
// How many elements of type value_type do we need to accommodate n elements
|
109 |
-
// of type T?
|
110 |
-
size_type num_elements = divide_ri(sizeof(T) * n, sizeof(value_type));
|
111 |
-
|
112 |
-
void_pointer ptr = alloc_traits::allocate(system.get_allocator(), num_elements);
|
113 |
-
|
114 |
-
// Return the pointer and the number of elements of type T allocated.
|
115 |
-
return thrust::make_pair(thrust::reinterpret_pointer_cast<T*>(ptr),n);
|
116 |
-
}
|
117 |
-
|
118 |
-
template <
|
119 |
-
typename Pointer,
|
120 |
-
template <typename> class BaseSystem,
|
121 |
-
typename Allocator,
|
122 |
-
typename ...Dependencies
|
123 |
-
>
|
124 |
-
__host__
|
125 |
-
void
|
126 |
-
return_temporary_buffer(
|
127 |
-
thrust::detail::execute_with_allocator_and_dependencies<Allocator, BaseSystem, Dependencies...>& system,
|
128 |
-
Pointer p,
|
129 |
-
std::ptrdiff_t n
|
130 |
-
)
|
131 |
-
{
|
132 |
-
typedef typename thrust::detail::remove_reference<Allocator>::type naked_allocator;
|
133 |
-
typedef typename thrust::detail::allocator_traits<naked_allocator> alloc_traits;
|
134 |
-
typedef typename alloc_traits::pointer pointer;
|
135 |
-
typedef typename alloc_traits::size_type size_type;
|
136 |
-
typedef typename alloc_traits::value_type value_type;
|
137 |
-
typedef typename thrust::detail::pointer_traits<Pointer>::element_type T;
|
138 |
-
|
139 |
-
size_type num_elements = divide_ri(sizeof(T) * n, sizeof(value_type));
|
140 |
-
|
141 |
-
pointer to_ptr = thrust::reinterpret_pointer_cast<pointer>(p);
|
142 |
-
alloc_traits::deallocate(system.get_allocator(), to_ptr, num_elements);
|
143 |
-
}
|
144 |
-
|
145 |
-
#endif
|
146 |
-
|
147 |
-
}} // namespace thrust::detail
|
148 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
spaces/CVPR/LIVE/thrust/thrust/system/omp/detail/binary_search.h
DELETED
@@ -1,73 +0,0 @@
|
|
1 |
-
/*
|
2 |
-
* Copyright 2008-2013 NVIDIA Corporation
|
3 |
-
*
|
4 |
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
5 |
-
* you may not use this file except in compliance with the License.
|
6 |
-
* You may obtain a copy of the License at
|
7 |
-
*
|
8 |
-
* http://www.apache.org/licenses/LICENSE-2.0
|
9 |
-
*
|
10 |
-
* Unless required by applicable law or agreed to in writing, software
|
11 |
-
* distributed under the License is distributed on an "AS IS" BASIS,
|
12 |
-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
13 |
-
* See the License for the specific language governing permissions and
|
14 |
-
* limitations under the License.
|
15 |
-
*/
|
16 |
-
|
17 |
-
#pragma once
|
18 |
-
|
19 |
-
#include <thrust/detail/config.h>
|
20 |
-
#include <thrust/system/omp/detail/execution_policy.h>
|
21 |
-
#include <thrust/system/detail/generic/binary_search.h>
|
22 |
-
|
23 |
-
namespace thrust
|
24 |
-
{
|
25 |
-
namespace system
|
26 |
-
{
|
27 |
-
namespace omp
|
28 |
-
{
|
29 |
-
namespace detail
|
30 |
-
{
|
31 |
-
|
32 |
-
|
33 |
-
template <typename DerivedPolicy, typename ForwardIterator, typename T, typename StrictWeakOrdering>
|
34 |
-
ForwardIterator lower_bound(execution_policy<DerivedPolicy> &exec,
|
35 |
-
ForwardIterator begin,
|
36 |
-
ForwardIterator end,
|
37 |
-
const T& value,
|
38 |
-
StrictWeakOrdering comp)
|
39 |
-
{
|
40 |
-
// omp prefers generic::lower_bound to cpp::lower_bound
|
41 |
-
return thrust::system::detail::generic::lower_bound(exec, begin, end, value, comp);
|
42 |
-
}
|
43 |
-
|
44 |
-
|
45 |
-
template <typename DerivedPolicy, typename ForwardIterator, typename T, typename StrictWeakOrdering, typename Backend>
|
46 |
-
ForwardIterator upper_bound(execution_policy<DerivedPolicy> &exec,
|
47 |
-
ForwardIterator begin,
|
48 |
-
ForwardIterator end,
|
49 |
-
const T& value,
|
50 |
-
StrictWeakOrdering comp)
|
51 |
-
{
|
52 |
-
// omp prefers generic::upper_bound to cpp::upper_bound
|
53 |
-
return thrust::system::detail::generic::upper_bound(exec, begin, end, value, comp);
|
54 |
-
}
|
55 |
-
|
56 |
-
|
57 |
-
template <typename DerivedPolicy, typename ForwardIterator, typename T, typename StrictWeakOrdering>
|
58 |
-
bool binary_search(execution_policy<DerivedPolicy> &exec,
|
59 |
-
ForwardIterator begin,
|
60 |
-
ForwardIterator end,
|
61 |
-
const T& value,
|
62 |
-
StrictWeakOrdering comp)
|
63 |
-
{
|
64 |
-
// omp prefers generic::binary_search to cpp::binary_search
|
65 |
-
return thrust::system::detail::generic::binary_search(exec, begin, end, value, comp);
|
66 |
-
}
|
67 |
-
|
68 |
-
|
69 |
-
} // end detail
|
70 |
-
} // end omp
|
71 |
-
} // end system
|
72 |
-
} // end thrust
|
73 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
spaces/CVPR/LIVE/thrust/thrust/system/omp/execution_policy.h
DELETED
@@ -1,156 +0,0 @@
|
|
1 |
-
/*
|
2 |
-
* Copyright 2008-2013 NVIDIA Corporation
|
3 |
-
*
|
4 |
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
5 |
-
* you may not use this file except in compliance with the License.
|
6 |
-
* You may obtain a copy of the License at
|
7 |
-
*
|
8 |
-
* http://www.apache.org/licenses/LICENSE-2.0
|
9 |
-
*
|
10 |
-
* Unless required by applicable law or agreed to in writing, software
|
11 |
-
* distributed under the License is distributed on an "AS IS" BASIS,
|
12 |
-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
13 |
-
* See the License for the specific language governing permissions and
|
14 |
-
* limitations under the License.
|
15 |
-
*/
|
16 |
-
|
17 |
-
#pragma once
|
18 |
-
|
19 |
-
/*! \file thrust/system/omp/execution_policy.h
|
20 |
-
* \brief Execution policies for Thrust's OpenMP system.
|
21 |
-
*/
|
22 |
-
|
23 |
-
#include <thrust/detail/config.h>
|
24 |
-
|
25 |
-
// get the execution policies definitions first
|
26 |
-
#include <thrust/system/omp/detail/execution_policy.h>
|
27 |
-
|
28 |
-
// get the definition of par
|
29 |
-
#include <thrust/system/omp/detail/par.h>
|
30 |
-
|
31 |
-
// now get all the algorithm definitions
|
32 |
-
|
33 |
-
#include <thrust/system/omp/detail/adjacent_difference.h>
|
34 |
-
#include <thrust/system/omp/detail/assign_value.h>
|
35 |
-
#include <thrust/system/omp/detail/binary_search.h>
|
36 |
-
#include <thrust/system/omp/detail/copy.h>
|
37 |
-
#include <thrust/system/omp/detail/copy_if.h>
|
38 |
-
#include <thrust/system/omp/detail/count.h>
|
39 |
-
#include <thrust/system/omp/detail/equal.h>
|
40 |
-
#include <thrust/system/omp/detail/extrema.h>
|
41 |
-
#include <thrust/system/omp/detail/fill.h>
|
42 |
-
#include <thrust/system/omp/detail/find.h>
|
43 |
-
#include <thrust/system/omp/detail/for_each.h>
|
44 |
-
#include <thrust/system/omp/detail/gather.h>
|
45 |
-
#include <thrust/system/omp/detail/generate.h>
|
46 |
-
#include <thrust/system/omp/detail/get_value.h>
|
47 |
-
#include <thrust/system/omp/detail/inner_product.h>
|
48 |
-
#include <thrust/system/omp/detail/iter_swap.h>
|
49 |
-
#include <thrust/system/omp/detail/logical.h>
|
50 |
-
#include <thrust/system/omp/detail/malloc_and_free.h>
|
51 |
-
#include <thrust/system/omp/detail/merge.h>
|
52 |
-
#include <thrust/system/omp/detail/mismatch.h>
|
53 |
-
#include <thrust/system/omp/detail/partition.h>
|
54 |
-
#include <thrust/system/omp/detail/reduce.h>
|
55 |
-
#include <thrust/system/omp/detail/reduce_by_key.h>
|
56 |
-
#include <thrust/system/omp/detail/remove.h>
|
57 |
-
#include <thrust/system/omp/detail/replace.h>
|
58 |
-
#include <thrust/system/omp/detail/reverse.h>
|
59 |
-
#include <thrust/system/omp/detail/scan.h>
|
60 |
-
#include <thrust/system/omp/detail/scan_by_key.h>
|
61 |
-
#include <thrust/system/omp/detail/scatter.h>
|
62 |
-
#include <thrust/system/omp/detail/sequence.h>
|
63 |
-
#include <thrust/system/omp/detail/set_operations.h>
|
64 |
-
#include <thrust/system/omp/detail/sort.h>
|
65 |
-
#include <thrust/system/omp/detail/swap_ranges.h>
|
66 |
-
#include <thrust/system/omp/detail/tabulate.h>
|
67 |
-
#include <thrust/system/omp/detail/transform.h>
|
68 |
-
#include <thrust/system/omp/detail/transform_reduce.h>
|
69 |
-
#include <thrust/system/omp/detail/transform_scan.h>
|
70 |
-
#include <thrust/system/omp/detail/uninitialized_copy.h>
|
71 |
-
#include <thrust/system/omp/detail/uninitialized_fill.h>
|
72 |
-
#include <thrust/system/omp/detail/unique.h>
|
73 |
-
#include <thrust/system/omp/detail/unique_by_key.h>
|
74 |
-
|
75 |
-
|
76 |
-
// define these entities here for the purpose of Doxygenating them
|
77 |
-
// they are actually defined elsewhere
|
78 |
-
#if 0
|
79 |
-
namespace thrust
|
80 |
-
{
|
81 |
-
namespace system
|
82 |
-
{
|
83 |
-
namespace omp
|
84 |
-
{
|
85 |
-
|
86 |
-
|
87 |
-
/*! \addtogroup execution_policies
|
88 |
-
* \{
|
89 |
-
*/
|
90 |
-
|
91 |
-
|
92 |
-
/*! \p thrust::omp::execution_policy is the base class for all Thrust parallel execution
|
93 |
-
* policies which are derived from Thrust's OpenMP backend system.
|
94 |
-
*/
|
95 |
-
template<typename DerivedPolicy>
|
96 |
-
struct execution_policy : thrust::execution_policy<DerivedPolicy>
|
97 |
-
{};
|
98 |
-
|
99 |
-
|
100 |
-
/*! \p omp::tag is a type representing Thrust's standard C++ backend system in C++'s type system.
|
101 |
-
* Iterators "tagged" with a type which is convertible to \p omp::tag assert that they may be
|
102 |
-
* "dispatched" to algorithm implementations in the \p omp system.
|
103 |
-
*/
|
104 |
-
struct tag : thrust::system::omp::execution_policy<tag> { unspecified };
|
105 |
-
|
106 |
-
|
107 |
-
/*! \p thrust::omp::par is the parallel execution policy associated with Thrust's OpenMP
|
108 |
-
* backend system.
|
109 |
-
*
|
110 |
-
* Instead of relying on implicit algorithm dispatch through iterator system tags, users may
|
111 |
-
* directly target Thrust's OpenMP backend system by providing \p thrust::omp::par as an algorithm
|
112 |
-
* parameter.
|
113 |
-
*
|
114 |
-
* Explicit dispatch can be useful in avoiding the introduction of data copies into containers such
|
115 |
-
* as \p thrust::omp::vector.
|
116 |
-
*
|
117 |
-
* The type of \p thrust::omp::par is implementation-defined.
|
118 |
-
*
|
119 |
-
* The following code snippet demonstrates how to use \p thrust::omp::par to explicitly dispatch an
|
120 |
-
* invocation of \p thrust::for_each to the OpenMP backend system:
|
121 |
-
*
|
122 |
-
* \code
|
123 |
-
* #include <thrust/for_each.h>
|
124 |
-
* #include <thrust/system/omp/execution_policy.h>
|
125 |
-
* #include <cstdio>
|
126 |
-
*
|
127 |
-
* struct printf_functor
|
128 |
-
* {
|
129 |
-
* __host__ __device__
|
130 |
-
* void operator()(int x)
|
131 |
-
* {
|
132 |
-
* printf("%d\n", x);
|
133 |
-
* }
|
134 |
-
* };
|
135 |
-
* ...
|
136 |
-
* int vec[3];
|
137 |
-
* vec[0] = 0; vec[1] = 1; vec[2] = 2;
|
138 |
-
*
|
139 |
-
* thrust::for_each(thrust::omp::par, vec.begin(), vec.end(), printf_functor());
|
140 |
-
*
|
141 |
-
* // 0 1 2 is printed to standard output in some unspecified order
|
142 |
-
* \endcode
|
143 |
-
*/
|
144 |
-
static const unspecified par;
|
145 |
-
|
146 |
-
|
147 |
-
/*! \}
|
148 |
-
*/
|
149 |
-
|
150 |
-
|
151 |
-
} // end cpp
|
152 |
-
} // end system
|
153 |
-
} // end thrust
|
154 |
-
#endif
|
155 |
-
|
156 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
spaces/CVPR/LIVE/thrust/thrust/system/tbb/detail/execution_policy.h
DELETED
@@ -1,83 +0,0 @@
|
|
1 |
-
/*
|
2 |
-
* Copyright 2008-2013 NVIDIA Corporation
|
3 |
-
*
|
4 |
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
5 |
-
* you may not use this file except in compliance with the License.
|
6 |
-
* You may obtain a copy of the License at
|
7 |
-
*
|
8 |
-
* http://www.apache.org/licenses/LICENSE-2.0
|
9 |
-
*
|
10 |
-
* Unless required by applicable law or agreed to in writing, software
|
11 |
-
* distributed under the License is distributed on an "AS IS" BASIS,
|
12 |
-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
13 |
-
* See the License for the specific language governing permissions and
|
14 |
-
* limitations under the License.
|
15 |
-
*/
|
16 |
-
|
17 |
-
#pragma once
|
18 |
-
|
19 |
-
#include <thrust/detail/config.h>
|
20 |
-
#include <thrust/system/cpp/detail/execution_policy.h>
|
21 |
-
#include <thrust/iterator/detail/any_system_tag.h>
|
22 |
-
#include <thrust/detail/type_traits.h>
|
23 |
-
|
24 |
-
namespace thrust
|
25 |
-
{
|
26 |
-
namespace system
|
27 |
-
{
|
28 |
-
// put the canonical tag in the same ns as the backend's entry points
|
29 |
-
namespace tbb
|
30 |
-
{
|
31 |
-
namespace detail
|
32 |
-
{
|
33 |
-
|
34 |
-
// this awkward sequence of definitions arise
|
35 |
-
// from the desire both for tag to derive
|
36 |
-
// from execution_policy and for execution_policy
|
37 |
-
// to convert to tag (when execution_policy is not
|
38 |
-
// an ancestor of tag)
|
39 |
-
|
40 |
-
// forward declaration of tag
|
41 |
-
struct tag;
|
42 |
-
|
43 |
-
// forward declaration of execution_policy
|
44 |
-
template<typename> struct execution_policy;
|
45 |
-
|
46 |
-
// specialize execution_policy for tag
|
47 |
-
template<>
|
48 |
-
struct execution_policy<tag>
|
49 |
-
: thrust::system::cpp::detail::execution_policy<tag>
|
50 |
-
{};
|
51 |
-
|
52 |
-
// tag's definition comes before the
|
53 |
-
// generic definition of execution_policy
|
54 |
-
struct tag : execution_policy<tag> {};
|
55 |
-
|
56 |
-
// allow conversion to tag when it is not a successor
|
57 |
-
template<typename Derived>
|
58 |
-
struct execution_policy
|
59 |
-
: thrust::system::cpp::detail::execution_policy<Derived>
|
60 |
-
{
|
61 |
-
typedef tag tag_type;
|
62 |
-
operator tag() const { return tag(); }
|
63 |
-
};
|
64 |
-
|
65 |
-
} // end detail
|
66 |
-
|
67 |
-
// alias execution_policy and tag here
|
68 |
-
using thrust::system::tbb::detail::execution_policy;
|
69 |
-
using thrust::system::tbb::detail::tag;
|
70 |
-
|
71 |
-
} // end tbb
|
72 |
-
} // end system
|
73 |
-
|
74 |
-
// alias items at top-level
|
75 |
-
namespace tbb
|
76 |
-
{
|
77 |
-
|
78 |
-
using thrust::system::tbb::execution_policy;
|
79 |
-
using thrust::system::tbb::tag;
|
80 |
-
|
81 |
-
} // end tbb
|
82 |
-
} // end thrust
|
83 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
spaces/CVPR/LIVE/thrust/thrust/type_traits/is_contiguous_iterator.h
DELETED
@@ -1,185 +0,0 @@
|
|
1 |
-
/*
|
2 |
-
* Copyright 2008-2018 NVIDIA Corporation
|
3 |
-
*
|
4 |
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
5 |
-
* you may not use this file except in compliance with the License.
|
6 |
-
* You may obtain a copy of the License at
|
7 |
-
*
|
8 |
-
* http://www.apache.org/licenses/LICENSE-2.0
|
9 |
-
*
|
10 |
-
* Unless required by applicable law or agreed to in writing, software
|
11 |
-
* distributed under the License is distributed on an "AS IS" BASIS,
|
12 |
-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
13 |
-
* See the License for the specific language governing permissions and
|
14 |
-
* limitations under the License.
|
15 |
-
*/
|
16 |
-
|
17 |
-
/*! \file is_contiguous_iterator.h
|
18 |
-
* \brief An extensible type trait for determining if an iterator satisifies
|
19 |
-
* the <a href="https://en.cppreference.com/w/cpp/named_req/ContiguousIterator">ContiguousIterator</a>
|
20 |
-
* requirements (e.g. is pointer-like).
|
21 |
-
*/
|
22 |
-
|
23 |
-
#pragma once
|
24 |
-
|
25 |
-
#include <thrust/detail/config.h>
|
26 |
-
#include <thrust/detail/type_traits.h>
|
27 |
-
#include <thrust/detail/type_traits/pointer_traits.h>
|
28 |
-
|
29 |
-
#include <iterator>
|
30 |
-
|
31 |
-
#if THRUST_HOST_COMPILER == THRUST_HOST_COMPILER_MSVC && _MSC_VER < 1916 // MSVC 2017 version 15.9
|
32 |
-
#include <vector>
|
33 |
-
#include <string>
|
34 |
-
#include <array>
|
35 |
-
|
36 |
-
#if THRUST_CPP_DIALECT >= 2017
|
37 |
-
#include <string_view>
|
38 |
-
#endif
|
39 |
-
#endif
|
40 |
-
|
41 |
-
namespace thrust
|
42 |
-
{
|
43 |
-
|
44 |
-
namespace detail
|
45 |
-
{
|
46 |
-
|
47 |
-
template <typename Iterator>
|
48 |
-
struct is_contiguous_iterator_impl;
|
49 |
-
|
50 |
-
} // namespace detail
|
51 |
-
|
52 |
-
/// Unary metafunction returns \c true_type if \c Iterator satisfies
|
53 |
-
/// <a href="https://en.cppreference.com/w/cpp/named_req/ContiguousIterator">ContiguousIterator</a>,
|
54 |
-
/// e.g. it points to elements that are contiguous in memory, and \c false_type
|
55 |
-
/// otherwise.
|
56 |
-
template <typename Iterator>
|
57 |
-
#if THRUST_CPP_DIALECT >= 2011
|
58 |
-
using is_contiguous_iterator =
|
59 |
-
#else
|
60 |
-
struct is_contiguous_iterator :
|
61 |
-
#endif
|
62 |
-
detail::is_contiguous_iterator_impl<Iterator>
|
63 |
-
#if THRUST_CPP_DIALECT < 2011
|
64 |
-
{}
|
65 |
-
#endif
|
66 |
-
;
|
67 |
-
|
68 |
-
#if THRUST_CPP_DIALECT >= 2014
|
69 |
-
/// <code>constexpr bool</code> that is \c true if \c Iterator satisfies
|
70 |
-
/// <a href="https://en.cppreference.com/w/cpp/named_req/ContiguousIterator">ContiguousIterator</a>,
|
71 |
-
/// e.g. it points to elements that are contiguous in memory, and \c false
|
72 |
-
/// otherwise.
|
73 |
-
template <typename Iterator>
|
74 |
-
constexpr bool is_contiguous_iterator_v = is_contiguous_iterator<Iterator>::value;
|
75 |
-
#endif
|
76 |
-
|
77 |
-
/// Customization point that can be customized to indicate that an iterator
|
78 |
-
/// type \c Iterator satisfies
|
79 |
-
/// <a href="https://en.cppreference.com/w/cpp/named_req/ContiguousIterator">ContiguousIterator</a>,
|
80 |
-
/// e.g. it points to elements that are contiguous in memory.
|
81 |
-
template <typename Iterator>
|
82 |
-
struct proclaim_contiguous_iterator : false_type {};
|
83 |
-
|
84 |
-
/// Declares that the iterator \c Iterator is
|
85 |
-
/// <a href="https://en.cppreference.com/w/cpp/named_req/ContiguousIterator">ContiguousIterator</a>
|
86 |
-
/// by specializing `thrust::proclaim_contiguous_iterator`.
|
87 |
-
#define THRUST_PROCLAIM_CONTIGUOUS_ITERATOR(Iterator) \
|
88 |
-
namespace thrust { \
|
89 |
-
template <> \
|
90 |
-
struct proclaim_contiguous_iterator<Iterator> : ::thrust::true_type {}; \
|
91 |
-
} /* end namespace thrust */ \
|
92 |
-
/**/
|
93 |
-
|
94 |
-
///////////////////////////////////////////////////////////////////////////////
|
95 |
-
|
96 |
-
namespace detail
|
97 |
-
{
|
98 |
-
|
99 |
-
template <typename Iterator>
|
100 |
-
struct is_libcxx_wrap_iter : false_type {};
|
101 |
-
|
102 |
-
#if defined(_LIBCPP_VERSION)
|
103 |
-
template <typename Iterator>
|
104 |
-
struct is_libcxx_wrap_iter<
|
105 |
-
_VSTD::__wrap_iter<Iterator>
|
106 |
-
> : true_type {};
|
107 |
-
#endif
|
108 |
-
|
109 |
-
template <typename Iterator>
|
110 |
-
struct is_libstdcxx_normal_iterator : false_type {};
|
111 |
-
|
112 |
-
#if defined(__GLIBCXX__)
|
113 |
-
template <typename Iterator, typename Container>
|
114 |
-
struct is_libstdcxx_normal_iterator<
|
115 |
-
::__gnu_cxx::__normal_iterator<Iterator, Container>
|
116 |
-
> : true_type {};
|
117 |
-
#endif
|
118 |
-
|
119 |
-
#if _MSC_VER >= 1916 // MSVC 2017 version 15.9.
|
120 |
-
template <typename Iterator>
|
121 |
-
struct is_msvc_contiguous_iterator
|
122 |
-
: is_pointer<::std::_Unwrapped_t<Iterator> > {};
|
123 |
-
#elif _MSC_VER >= 1700 // MSVC 2012.
|
124 |
-
template <typename Iterator>
|
125 |
-
struct is_msvc_contiguous_iterator : false_type {};
|
126 |
-
|
127 |
-
template <typename Vector>
|
128 |
-
struct is_msvc_contiguous_iterator<
|
129 |
-
::std::_Vector_const_iterator<Vector>
|
130 |
-
> : true_type {};
|
131 |
-
|
132 |
-
template <typename Vector>
|
133 |
-
struct is_msvc_contiguous_iterator<
|
134 |
-
::std::_Vector_iterator<Vector>
|
135 |
-
> : true_type {};
|
136 |
-
|
137 |
-
template <typename String>
|
138 |
-
struct is_msvc_contiguous_iterator<
|
139 |
-
::std::_String_const_iterator<String>
|
140 |
-
> : true_type {};
|
141 |
-
|
142 |
-
template <typename String>
|
143 |
-
struct is_msvc_contiguous_iterator<
|
144 |
-
::std::_String_iterator<String>
|
145 |
-
> : true_type {};
|
146 |
-
|
147 |
-
template <typename T, std::size_t N>
|
148 |
-
struct is_msvc_contiguous_iterator<
|
149 |
-
::std::_Array_const_iterator<T, N>
|
150 |
-
> : true_type {};
|
151 |
-
|
152 |
-
template <typename T, std::size_t N>
|
153 |
-
struct is_msvc_contiguous_iterator<
|
154 |
-
::std::_Array_iterator<T, N>
|
155 |
-
> : true_type {};
|
156 |
-
|
157 |
-
#if THRUST_CPP_DIALECT >= 2017
|
158 |
-
template <typename Traits>
|
159 |
-
struct is_msvc_contiguous_iterator<
|
160 |
-
::std::_String_view_iterator<Traits>
|
161 |
-
> : true_type {};
|
162 |
-
#endif
|
163 |
-
#else
|
164 |
-
template <typename Iterator>
|
165 |
-
struct is_msvc_contiguous_iterator : false_type {};
|
166 |
-
#endif
|
167 |
-
|
168 |
-
|
169 |
-
template <typename Iterator>
|
170 |
-
struct is_contiguous_iterator_impl
|
171 |
-
: integral_constant<
|
172 |
-
bool
|
173 |
-
, is_pointer<Iterator>::value
|
174 |
-
|| is_thrust_pointer<Iterator>::value
|
175 |
-
|| is_libcxx_wrap_iter<Iterator>::value
|
176 |
-
|| is_libstdcxx_normal_iterator<Iterator>::value
|
177 |
-
|| is_msvc_contiguous_iterator<Iterator>::value
|
178 |
-
|| proclaim_contiguous_iterator<Iterator>::value
|
179 |
-
>
|
180 |
-
{};
|
181 |
-
|
182 |
-
} // namespace detail
|
183 |
-
|
184 |
-
} // end namespace thrust
|
185 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
spaces/CVPR/Text2Human/Text2Human/models/losses/vqgan_loss.py
DELETED
@@ -1,114 +0,0 @@
|
|
1 |
-
import torch
|
2 |
-
import torch.nn.functional as F
|
3 |
-
|
4 |
-
|
5 |
-
def calculate_adaptive_weight(recon_loss, g_loss, last_layer, disc_weight_max):
|
6 |
-
recon_grads = torch.autograd.grad(
|
7 |
-
recon_loss, last_layer, retain_graph=True)[0]
|
8 |
-
g_grads = torch.autograd.grad(g_loss, last_layer, retain_graph=True)[0]
|
9 |
-
|
10 |
-
d_weight = torch.norm(recon_grads) / (torch.norm(g_grads) + 1e-4)
|
11 |
-
d_weight = torch.clamp(d_weight, 0.0, disc_weight_max).detach()
|
12 |
-
return d_weight
|
13 |
-
|
14 |
-
|
15 |
-
def adopt_weight(weight, global_step, threshold=0, value=0.):
|
16 |
-
if global_step < threshold:
|
17 |
-
weight = value
|
18 |
-
return weight
|
19 |
-
|
20 |
-
|
21 |
-
@torch.jit.script
|
22 |
-
def hinge_d_loss(logits_real, logits_fake):
|
23 |
-
loss_real = torch.mean(F.relu(1. - logits_real))
|
24 |
-
loss_fake = torch.mean(F.relu(1. + logits_fake))
|
25 |
-
d_loss = 0.5 * (loss_real + loss_fake)
|
26 |
-
return d_loss
|
27 |
-
|
28 |
-
|
29 |
-
def DiffAugment(x, policy='', channels_first=True):
|
30 |
-
if policy:
|
31 |
-
if not channels_first:
|
32 |
-
x = x.permute(0, 3, 1, 2)
|
33 |
-
for p in policy.split(','):
|
34 |
-
for f in AUGMENT_FNS[p]:
|
35 |
-
x = f(x)
|
36 |
-
if not channels_first:
|
37 |
-
x = x.permute(0, 2, 3, 1)
|
38 |
-
x = x.contiguous()
|
39 |
-
return x
|
40 |
-
|
41 |
-
|
42 |
-
def rand_brightness(x):
|
43 |
-
x = x + (
|
44 |
-
torch.rand(x.size(0), 1, 1, 1, dtype=x.dtype, device=x.device) - 0.5)
|
45 |
-
return x
|
46 |
-
|
47 |
-
|
48 |
-
def rand_saturation(x):
|
49 |
-
x_mean = x.mean(dim=1, keepdim=True)
|
50 |
-
x = (x - x_mean) * (torch.rand(
|
51 |
-
x.size(0), 1, 1, 1, dtype=x.dtype, device=x.device) * 2) + x_mean
|
52 |
-
return x
|
53 |
-
|
54 |
-
|
55 |
-
def rand_contrast(x):
|
56 |
-
x_mean = x.mean(dim=[1, 2, 3], keepdim=True)
|
57 |
-
x = (x - x_mean) * (torch.rand(
|
58 |
-
x.size(0), 1, 1, 1, dtype=x.dtype, device=x.device) + 0.5) + x_mean
|
59 |
-
return x
|
60 |
-
|
61 |
-
|
62 |
-
def rand_translation(x, ratio=0.125):
|
63 |
-
shift_x, shift_y = int(x.size(2) * ratio +
|
64 |
-
0.5), int(x.size(3) * ratio + 0.5)
|
65 |
-
translation_x = torch.randint(
|
66 |
-
-shift_x, shift_x + 1, size=[x.size(0), 1, 1], device=x.device)
|
67 |
-
translation_y = torch.randint(
|
68 |
-
-shift_y, shift_y + 1, size=[x.size(0), 1, 1], device=x.device)
|
69 |
-
grid_batch, grid_x, grid_y = torch.meshgrid(
|
70 |
-
torch.arange(x.size(0), dtype=torch.long, device=x.device),
|
71 |
-
torch.arange(x.size(2), dtype=torch.long, device=x.device),
|
72 |
-
torch.arange(x.size(3), dtype=torch.long, device=x.device),
|
73 |
-
)
|
74 |
-
grid_x = torch.clamp(grid_x + translation_x + 1, 0, x.size(2) + 1)
|
75 |
-
grid_y = torch.clamp(grid_y + translation_y + 1, 0, x.size(3) + 1)
|
76 |
-
x_pad = F.pad(x, [1, 1, 1, 1, 0, 0, 0, 0])
|
77 |
-
x = x_pad.permute(0, 2, 3, 1).contiguous()[grid_batch, grid_x,
|
78 |
-
grid_y].permute(0, 3, 1, 2)
|
79 |
-
return x
|
80 |
-
|
81 |
-
|
82 |
-
def rand_cutout(x, ratio=0.5):
|
83 |
-
cutout_size = int(x.size(2) * ratio + 0.5), int(x.size(3) * ratio + 0.5)
|
84 |
-
offset_x = torch.randint(
|
85 |
-
0,
|
86 |
-
x.size(2) + (1 - cutout_size[0] % 2),
|
87 |
-
size=[x.size(0), 1, 1],
|
88 |
-
device=x.device)
|
89 |
-
offset_y = torch.randint(
|
90 |
-
0,
|
91 |
-
x.size(3) + (1 - cutout_size[1] % 2),
|
92 |
-
size=[x.size(0), 1, 1],
|
93 |
-
device=x.device)
|
94 |
-
grid_batch, grid_x, grid_y = torch.meshgrid(
|
95 |
-
torch.arange(x.size(0), dtype=torch.long, device=x.device),
|
96 |
-
torch.arange(cutout_size[0], dtype=torch.long, device=x.device),
|
97 |
-
torch.arange(cutout_size[1], dtype=torch.long, device=x.device),
|
98 |
-
)
|
99 |
-
grid_x = torch.clamp(
|
100 |
-
grid_x + offset_x - cutout_size[0] // 2, min=0, max=x.size(2) - 1)
|
101 |
-
grid_y = torch.clamp(
|
102 |
-
grid_y + offset_y - cutout_size[1] // 2, min=0, max=x.size(3) - 1)
|
103 |
-
mask = torch.ones(
|
104 |
-
x.size(0), x.size(2), x.size(3), dtype=x.dtype, device=x.device)
|
105 |
-
mask[grid_batch, grid_x, grid_y] = 0
|
106 |
-
x = x * mask.unsqueeze(1)
|
107 |
-
return x
|
108 |
-
|
109 |
-
|
110 |
-
AUGMENT_FNS = {
|
111 |
-
'color': [rand_brightness, rand_saturation, rand_contrast],
|
112 |
-
'translation': [rand_translation],
|
113 |
-
'cutout': [rand_cutout],
|
114 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
spaces/CartelFi/README/README.md
DELETED
@@ -1,10 +0,0 @@
|
|
1 |
-
---
|
2 |
-
title: README
|
3 |
-
emoji: 🐨
|
4 |
-
colorFrom: indigo
|
5 |
-
colorTo: blue
|
6 |
-
sdk: static
|
7 |
-
pinned: false
|
8 |
-
---
|
9 |
-
|
10 |
-
Edit this `README.md` markdown file to author your organization card 🔥
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
spaces/Clebersla/RVC_V2_Huggingface_Version/rmvpe.py
DELETED
@@ -1,432 +0,0 @@
|
|
1 |
-
import sys, torch, numpy as np, traceback, pdb
|
2 |
-
import torch.nn as nn
|
3 |
-
from time import time as ttime
|
4 |
-
import torch.nn.functional as F
|
5 |
-
|
6 |
-
|
7 |
-
class BiGRU(nn.Module):
|
8 |
-
def __init__(self, input_features, hidden_features, num_layers):
|
9 |
-
super(BiGRU, self).__init__()
|
10 |
-
self.gru = nn.GRU(
|
11 |
-
input_features,
|
12 |
-
hidden_features,
|
13 |
-
num_layers=num_layers,
|
14 |
-
batch_first=True,
|
15 |
-
bidirectional=True,
|
16 |
-
)
|
17 |
-
|
18 |
-
def forward(self, x):
|
19 |
-
return self.gru(x)[0]
|
20 |
-
|
21 |
-
|
22 |
-
class ConvBlockRes(nn.Module):
|
23 |
-
def __init__(self, in_channels, out_channels, momentum=0.01):
|
24 |
-
super(ConvBlockRes, self).__init__()
|
25 |
-
self.conv = nn.Sequential(
|
26 |
-
nn.Conv2d(
|
27 |
-
in_channels=in_channels,
|
28 |
-
out_channels=out_channels,
|
29 |
-
kernel_size=(3, 3),
|
30 |
-
stride=(1, 1),
|
31 |
-
padding=(1, 1),
|
32 |
-
bias=False,
|
33 |
-
),
|
34 |
-
nn.BatchNorm2d(out_channels, momentum=momentum),
|
35 |
-
nn.ReLU(),
|
36 |
-
nn.Conv2d(
|
37 |
-
in_channels=out_channels,
|
38 |
-
out_channels=out_channels,
|
39 |
-
kernel_size=(3, 3),
|
40 |
-
stride=(1, 1),
|
41 |
-
padding=(1, 1),
|
42 |
-
bias=False,
|
43 |
-
),
|
44 |
-
nn.BatchNorm2d(out_channels, momentum=momentum),
|
45 |
-
nn.ReLU(),
|
46 |
-
)
|
47 |
-
if in_channels != out_channels:
|
48 |
-
self.shortcut = nn.Conv2d(in_channels, out_channels, (1, 1))
|
49 |
-
self.is_shortcut = True
|
50 |
-
else:
|
51 |
-
self.is_shortcut = False
|
52 |
-
|
53 |
-
def forward(self, x):
|
54 |
-
if self.is_shortcut:
|
55 |
-
return self.conv(x) + self.shortcut(x)
|
56 |
-
else:
|
57 |
-
return self.conv(x) + x
|
58 |
-
|
59 |
-
|
60 |
-
class Encoder(nn.Module):
|
61 |
-
def __init__(
|
62 |
-
self,
|
63 |
-
in_channels,
|
64 |
-
in_size,
|
65 |
-
n_encoders,
|
66 |
-
kernel_size,
|
67 |
-
n_blocks,
|
68 |
-
out_channels=16,
|
69 |
-
momentum=0.01,
|
70 |
-
):
|
71 |
-
super(Encoder, self).__init__()
|
72 |
-
self.n_encoders = n_encoders
|
73 |
-
self.bn = nn.BatchNorm2d(in_channels, momentum=momentum)
|
74 |
-
self.layers = nn.ModuleList()
|
75 |
-
self.latent_channels = []
|
76 |
-
for i in range(self.n_encoders):
|
77 |
-
self.layers.append(
|
78 |
-
ResEncoderBlock(
|
79 |
-
in_channels, out_channels, kernel_size, n_blocks, momentum=momentum
|
80 |
-
)
|
81 |
-
)
|
82 |
-
self.latent_channels.append([out_channels, in_size])
|
83 |
-
in_channels = out_channels
|
84 |
-
out_channels *= 2
|
85 |
-
in_size //= 2
|
86 |
-
self.out_size = in_size
|
87 |
-
self.out_channel = out_channels
|
88 |
-
|
89 |
-
def forward(self, x):
|
90 |
-
concat_tensors = []
|
91 |
-
x = self.bn(x)
|
92 |
-
for i in range(self.n_encoders):
|
93 |
-
_, x = self.layers[i](x)
|
94 |
-
concat_tensors.append(_)
|
95 |
-
return x, concat_tensors
|
96 |
-
|
97 |
-
|
98 |
-
class ResEncoderBlock(nn.Module):
|
99 |
-
def __init__(
|
100 |
-
self, in_channels, out_channels, kernel_size, n_blocks=1, momentum=0.01
|
101 |
-
):
|
102 |
-
super(ResEncoderBlock, self).__init__()
|
103 |
-
self.n_blocks = n_blocks
|
104 |
-
self.conv = nn.ModuleList()
|
105 |
-
self.conv.append(ConvBlockRes(in_channels, out_channels, momentum))
|
106 |
-
for i in range(n_blocks - 1):
|
107 |
-
self.conv.append(ConvBlockRes(out_channels, out_channels, momentum))
|
108 |
-
self.kernel_size = kernel_size
|
109 |
-
if self.kernel_size is not None:
|
110 |
-
self.pool = nn.AvgPool2d(kernel_size=kernel_size)
|
111 |
-
|
112 |
-
def forward(self, x):
|
113 |
-
for i in range(self.n_blocks):
|
114 |
-
x = self.conv[i](x)
|
115 |
-
if self.kernel_size is not None:
|
116 |
-
return x, self.pool(x)
|
117 |
-
else:
|
118 |
-
return x
|
119 |
-
|
120 |
-
|
121 |
-
class Intermediate(nn.Module): #
|
122 |
-
def __init__(self, in_channels, out_channels, n_inters, n_blocks, momentum=0.01):
|
123 |
-
super(Intermediate, self).__init__()
|
124 |
-
self.n_inters = n_inters
|
125 |
-
self.layers = nn.ModuleList()
|
126 |
-
self.layers.append(
|
127 |
-
ResEncoderBlock(in_channels, out_channels, None, n_blocks, momentum)
|
128 |
-
)
|
129 |
-
for i in range(self.n_inters - 1):
|
130 |
-
self.layers.append(
|
131 |
-
ResEncoderBlock(out_channels, out_channels, None, n_blocks, momentum)
|
132 |
-
)
|
133 |
-
|
134 |
-
def forward(self, x):
|
135 |
-
for i in range(self.n_inters):
|
136 |
-
x = self.layers[i](x)
|
137 |
-
return x
|
138 |
-
|
139 |
-
|
140 |
-
class ResDecoderBlock(nn.Module):
|
141 |
-
def __init__(self, in_channels, out_channels, stride, n_blocks=1, momentum=0.01):
|
142 |
-
super(ResDecoderBlock, self).__init__()
|
143 |
-
out_padding = (0, 1) if stride == (1, 2) else (1, 1)
|
144 |
-
self.n_blocks = n_blocks
|
145 |
-
self.conv1 = nn.Sequential(
|
146 |
-
nn.ConvTranspose2d(
|
147 |
-
in_channels=in_channels,
|
148 |
-
out_channels=out_channels,
|
149 |
-
kernel_size=(3, 3),
|
150 |
-
stride=stride,
|
151 |
-
padding=(1, 1),
|
152 |
-
output_padding=out_padding,
|
153 |
-
bias=False,
|
154 |
-
),
|
155 |
-
nn.BatchNorm2d(out_channels, momentum=momentum),
|
156 |
-
nn.ReLU(),
|
157 |
-
)
|
158 |
-
self.conv2 = nn.ModuleList()
|
159 |
-
self.conv2.append(ConvBlockRes(out_channels * 2, out_channels, momentum))
|
160 |
-
for i in range(n_blocks - 1):
|
161 |
-
self.conv2.append(ConvBlockRes(out_channels, out_channels, momentum))
|
162 |
-
|
163 |
-
def forward(self, x, concat_tensor):
|
164 |
-
x = self.conv1(x)
|
165 |
-
x = torch.cat((x, concat_tensor), dim=1)
|
166 |
-
for i in range(self.n_blocks):
|
167 |
-
x = self.conv2[i](x)
|
168 |
-
return x
|
169 |
-
|
170 |
-
|
171 |
-
class Decoder(nn.Module):
|
172 |
-
def __init__(self, in_channels, n_decoders, stride, n_blocks, momentum=0.01):
|
173 |
-
super(Decoder, self).__init__()
|
174 |
-
self.layers = nn.ModuleList()
|
175 |
-
self.n_decoders = n_decoders
|
176 |
-
for i in range(self.n_decoders):
|
177 |
-
out_channels = in_channels // 2
|
178 |
-
self.layers.append(
|
179 |
-
ResDecoderBlock(in_channels, out_channels, stride, n_blocks, momentum)
|
180 |
-
)
|
181 |
-
in_channels = out_channels
|
182 |
-
|
183 |
-
def forward(self, x, concat_tensors):
|
184 |
-
for i in range(self.n_decoders):
|
185 |
-
x = self.layers[i](x, concat_tensors[-1 - i])
|
186 |
-
return x
|
187 |
-
|
188 |
-
|
189 |
-
class DeepUnet(nn.Module):
|
190 |
-
def __init__(
|
191 |
-
self,
|
192 |
-
kernel_size,
|
193 |
-
n_blocks,
|
194 |
-
en_de_layers=5,
|
195 |
-
inter_layers=4,
|
196 |
-
in_channels=1,
|
197 |
-
en_out_channels=16,
|
198 |
-
):
|
199 |
-
super(DeepUnet, self).__init__()
|
200 |
-
self.encoder = Encoder(
|
201 |
-
in_channels, 128, en_de_layers, kernel_size, n_blocks, en_out_channels
|
202 |
-
)
|
203 |
-
self.intermediate = Intermediate(
|
204 |
-
self.encoder.out_channel // 2,
|
205 |
-
self.encoder.out_channel,
|
206 |
-
inter_layers,
|
207 |
-
n_blocks,
|
208 |
-
)
|
209 |
-
self.decoder = Decoder(
|
210 |
-
self.encoder.out_channel, en_de_layers, kernel_size, n_blocks
|
211 |
-
)
|
212 |
-
|
213 |
-
def forward(self, x):
|
214 |
-
x, concat_tensors = self.encoder(x)
|
215 |
-
x = self.intermediate(x)
|
216 |
-
x = self.decoder(x, concat_tensors)
|
217 |
-
return x
|
218 |
-
|
219 |
-
|
220 |
-
class E2E(nn.Module):
|
221 |
-
def __init__(
|
222 |
-
self,
|
223 |
-
n_blocks,
|
224 |
-
n_gru,
|
225 |
-
kernel_size,
|
226 |
-
en_de_layers=5,
|
227 |
-
inter_layers=4,
|
228 |
-
in_channels=1,
|
229 |
-
en_out_channels=16,
|
230 |
-
):
|
231 |
-
super(E2E, self).__init__()
|
232 |
-
self.unet = DeepUnet(
|
233 |
-
kernel_size,
|
234 |
-
n_blocks,
|
235 |
-
en_de_layers,
|
236 |
-
inter_layers,
|
237 |
-
in_channels,
|
238 |
-
en_out_channels,
|
239 |
-
)
|
240 |
-
self.cnn = nn.Conv2d(en_out_channels, 3, (3, 3), padding=(1, 1))
|
241 |
-
if n_gru:
|
242 |
-
self.fc = nn.Sequential(
|
243 |
-
BiGRU(3 * 128, 256, n_gru),
|
244 |
-
nn.Linear(512, 360),
|
245 |
-
nn.Dropout(0.25),
|
246 |
-
nn.Sigmoid(),
|
247 |
-
)
|
248 |
-
else:
|
249 |
-
self.fc = nn.Sequential(
|
250 |
-
nn.Linear(3 * N_MELS, N_CLASS), nn.Dropout(0.25), nn.Sigmoid()
|
251 |
-
)
|
252 |
-
|
253 |
-
def forward(self, mel):
|
254 |
-
mel = mel.transpose(-1, -2).unsqueeze(1)
|
255 |
-
x = self.cnn(self.unet(mel)).transpose(1, 2).flatten(-2)
|
256 |
-
x = self.fc(x)
|
257 |
-
return x
|
258 |
-
|
259 |
-
|
260 |
-
from librosa.filters import mel
|
261 |
-
|
262 |
-
|
263 |
-
class MelSpectrogram(torch.nn.Module):
|
264 |
-
def __init__(
|
265 |
-
self,
|
266 |
-
is_half,
|
267 |
-
n_mel_channels,
|
268 |
-
sampling_rate,
|
269 |
-
win_length,
|
270 |
-
hop_length,
|
271 |
-
n_fft=None,
|
272 |
-
mel_fmin=0,
|
273 |
-
mel_fmax=None,
|
274 |
-
clamp=1e-5,
|
275 |
-
):
|
276 |
-
super().__init__()
|
277 |
-
n_fft = win_length if n_fft is None else n_fft
|
278 |
-
self.hann_window = {}
|
279 |
-
mel_basis = mel(
|
280 |
-
sr=sampling_rate,
|
281 |
-
n_fft=n_fft,
|
282 |
-
n_mels=n_mel_channels,
|
283 |
-
fmin=mel_fmin,
|
284 |
-
fmax=mel_fmax,
|
285 |
-
htk=True,
|
286 |
-
)
|
287 |
-
mel_basis = torch.from_numpy(mel_basis).float()
|
288 |
-
self.register_buffer("mel_basis", mel_basis)
|
289 |
-
self.n_fft = win_length if n_fft is None else n_fft
|
290 |
-
self.hop_length = hop_length
|
291 |
-
self.win_length = win_length
|
292 |
-
self.sampling_rate = sampling_rate
|
293 |
-
self.n_mel_channels = n_mel_channels
|
294 |
-
self.clamp = clamp
|
295 |
-
self.is_half = is_half
|
296 |
-
|
297 |
-
def forward(self, audio, keyshift=0, speed=1, center=True):
|
298 |
-
factor = 2 ** (keyshift / 12)
|
299 |
-
n_fft_new = int(np.round(self.n_fft * factor))
|
300 |
-
win_length_new = int(np.round(self.win_length * factor))
|
301 |
-
hop_length_new = int(np.round(self.hop_length * speed))
|
302 |
-
keyshift_key = str(keyshift) + "_" + str(audio.device)
|
303 |
-
if keyshift_key not in self.hann_window:
|
304 |
-
self.hann_window[keyshift_key] = torch.hann_window(win_length_new).to(
|
305 |
-
audio.device
|
306 |
-
)
|
307 |
-
fft = torch.stft(
|
308 |
-
audio,
|
309 |
-
n_fft=n_fft_new,
|
310 |
-
hop_length=hop_length_new,
|
311 |
-
win_length=win_length_new,
|
312 |
-
window=self.hann_window[keyshift_key],
|
313 |
-
center=center,
|
314 |
-
return_complex=True,
|
315 |
-
)
|
316 |
-
magnitude = torch.sqrt(fft.real.pow(2) + fft.imag.pow(2))
|
317 |
-
if keyshift != 0:
|
318 |
-
size = self.n_fft // 2 + 1
|
319 |
-
resize = magnitude.size(1)
|
320 |
-
if resize < size:
|
321 |
-
magnitude = F.pad(magnitude, (0, 0, 0, size - resize))
|
322 |
-
magnitude = magnitude[:, :size, :] * self.win_length / win_length_new
|
323 |
-
mel_output = torch.matmul(self.mel_basis, magnitude)
|
324 |
-
if self.is_half == True:
|
325 |
-
mel_output = mel_output.half()
|
326 |
-
log_mel_spec = torch.log(torch.clamp(mel_output, min=self.clamp))
|
327 |
-
return log_mel_spec
|
328 |
-
|
329 |
-
|
330 |
-
class RMVPE:
|
331 |
-
def __init__(self, model_path, is_half, device=None):
|
332 |
-
self.resample_kernel = {}
|
333 |
-
model = E2E(4, 1, (2, 2))
|
334 |
-
ckpt = torch.load(model_path, map_location="cpu")
|
335 |
-
model.load_state_dict(ckpt)
|
336 |
-
model.eval()
|
337 |
-
if is_half == True:
|
338 |
-
model = model.half()
|
339 |
-
self.model = model
|
340 |
-
self.resample_kernel = {}
|
341 |
-
self.is_half = is_half
|
342 |
-
if device is None:
|
343 |
-
device = "cuda" if torch.cuda.is_available() else "cpu"
|
344 |
-
self.device = device
|
345 |
-
self.mel_extractor = MelSpectrogram(
|
346 |
-
is_half, 128, 16000, 1024, 160, None, 30, 8000
|
347 |
-
).to(device)
|
348 |
-
self.model = self.model.to(device)
|
349 |
-
cents_mapping = 20 * np.arange(360) + 1997.3794084376191
|
350 |
-
self.cents_mapping = np.pad(cents_mapping, (4, 4)) # 368
|
351 |
-
|
352 |
-
def mel2hidden(self, mel):
|
353 |
-
with torch.no_grad():
|
354 |
-
n_frames = mel.shape[-1]
|
355 |
-
mel = F.pad(
|
356 |
-
mel, (0, 32 * ((n_frames - 1) // 32 + 1) - n_frames), mode="reflect"
|
357 |
-
)
|
358 |
-
hidden = self.model(mel)
|
359 |
-
return hidden[:, :n_frames]
|
360 |
-
|
361 |
-
def decode(self, hidden, thred=0.03):
|
362 |
-
cents_pred = self.to_local_average_cents(hidden, thred=thred)
|
363 |
-
f0 = 10 * (2 ** (cents_pred / 1200))
|
364 |
-
f0[f0 == 10] = 0
|
365 |
-
# f0 = np.array([10 * (2 ** (cent_pred / 1200)) if cent_pred else 0 for cent_pred in cents_pred])
|
366 |
-
return f0
|
367 |
-
|
368 |
-
def infer_from_audio(self, audio, thred=0.03):
|
369 |
-
audio = torch.from_numpy(audio).float().to(self.device).unsqueeze(0)
|
370 |
-
# torch.cuda.synchronize()
|
371 |
-
# t0=ttime()
|
372 |
-
mel = self.mel_extractor(audio, center=True)
|
373 |
-
# torch.cuda.synchronize()
|
374 |
-
# t1=ttime()
|
375 |
-
hidden = self.mel2hidden(mel)
|
376 |
-
# torch.cuda.synchronize()
|
377 |
-
# t2=ttime()
|
378 |
-
hidden = hidden.squeeze(0).cpu().numpy()
|
379 |
-
if self.is_half == True:
|
380 |
-
hidden = hidden.astype("float32")
|
381 |
-
f0 = self.decode(hidden, thred=thred)
|
382 |
-
# torch.cuda.synchronize()
|
383 |
-
# t3=ttime()
|
384 |
-
# print("hmvpe:%s\t%s\t%s\t%s"%(t1-t0,t2-t1,t3-t2,t3-t0))
|
385 |
-
return f0
|
386 |
-
|
387 |
-
def to_local_average_cents(self, salience, thred=0.05):
|
388 |
-
# t0 = ttime()
|
389 |
-
center = np.argmax(salience, axis=1) # 帧长#index
|
390 |
-
salience = np.pad(salience, ((0, 0), (4, 4))) # 帧长,368
|
391 |
-
# t1 = ttime()
|
392 |
-
center += 4
|
393 |
-
todo_salience = []
|
394 |
-
todo_cents_mapping = []
|
395 |
-
starts = center - 4
|
396 |
-
ends = center + 5
|
397 |
-
for idx in range(salience.shape[0]):
|
398 |
-
todo_salience.append(salience[:, starts[idx] : ends[idx]][idx])
|
399 |
-
todo_cents_mapping.append(self.cents_mapping[starts[idx] : ends[idx]])
|
400 |
-
# t2 = ttime()
|
401 |
-
todo_salience = np.array(todo_salience) # 帧长,9
|
402 |
-
todo_cents_mapping = np.array(todo_cents_mapping) # 帧长,9
|
403 |
-
product_sum = np.sum(todo_salience * todo_cents_mapping, 1)
|
404 |
-
weight_sum = np.sum(todo_salience, 1) # 帧长
|
405 |
-
devided = product_sum / weight_sum # 帧长
|
406 |
-
# t3 = ttime()
|
407 |
-
maxx = np.max(salience, axis=1) # 帧长
|
408 |
-
devided[maxx <= thred] = 0
|
409 |
-
# t4 = ttime()
|
410 |
-
# print("decode:%s\t%s\t%s\t%s" % (t1 - t0, t2 - t1, t3 - t2, t4 - t3))
|
411 |
-
return devided
|
412 |
-
|
413 |
-
|
414 |
-
# if __name__ == '__main__':
|
415 |
-
# audio, sampling_rate = sf.read("卢本伟语录~1.wav")
|
416 |
-
# if len(audio.shape) > 1:
|
417 |
-
# audio = librosa.to_mono(audio.transpose(1, 0))
|
418 |
-
# audio_bak = audio.copy()
|
419 |
-
# if sampling_rate != 16000:
|
420 |
-
# audio = librosa.resample(audio, orig_sr=sampling_rate, target_sr=16000)
|
421 |
-
# model_path = "/bili-coeus/jupyter/jupyterhub-liujing04/vits_ch/test-RMVPE/weights/rmvpe_llc_half.pt"
|
422 |
-
# thred = 0.03 # 0.01
|
423 |
-
# device = 'cuda' if torch.cuda.is_available() else 'cpu'
|
424 |
-
# rmvpe = RMVPE(model_path,is_half=False, device=device)
|
425 |
-
# t0=ttime()
|
426 |
-
# f0 = rmvpe.infer_from_audio(audio, thred=thred)
|
427 |
-
# f0 = rmvpe.infer_from_audio(audio, thred=thred)
|
428 |
-
# f0 = rmvpe.infer_from_audio(audio, thred=thred)
|
429 |
-
# f0 = rmvpe.infer_from_audio(audio, thred=thred)
|
430 |
-
# f0 = rmvpe.infer_from_audio(audio, thred=thred)
|
431 |
-
# t1=ttime()
|
432 |
-
# print(f0.shape,t1-t0)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
spaces/CofAI/chat/client/css/hljs.css
DELETED
@@ -1,68 +0,0 @@
|
|
1 |
-
.hljs {
|
2 |
-
color: #e9e9f4;
|
3 |
-
background: #28293629;
|
4 |
-
border-radius: var(--border-radius-1);
|
5 |
-
border: 1px solid var(--blur-border);
|
6 |
-
font-size: 15px;
|
7 |
-
word-wrap: break-word;
|
8 |
-
white-space: pre-wrap;
|
9 |
-
}
|
10 |
-
|
11 |
-
/* style for hljs copy */
|
12 |
-
.hljs-copy-wrapper {
|
13 |
-
position: relative;
|
14 |
-
overflow: hidden;
|
15 |
-
}
|
16 |
-
|
17 |
-
.hljs-copy-wrapper:hover .hljs-copy-button,
|
18 |
-
.hljs-copy-button:focus {
|
19 |
-
transform: translateX(0);
|
20 |
-
}
|
21 |
-
|
22 |
-
.hljs-copy-button {
|
23 |
-
position: absolute;
|
24 |
-
transform: translateX(calc(100% + 1.125em));
|
25 |
-
top: 1em;
|
26 |
-
right: 1em;
|
27 |
-
width: 2rem;
|
28 |
-
height: 2rem;
|
29 |
-
text-indent: -9999px;
|
30 |
-
color: #fff;
|
31 |
-
border-radius: 0.25rem;
|
32 |
-
border: 1px solid #ffffff22;
|
33 |
-
background-color: #2d2b57;
|
34 |
-
background-image: url('data:image/svg+xml;utf-8,<svg width="16" height="16" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M6 5C5.73478 5 5.48043 5.10536 5.29289 5.29289C5.10536 5.48043 5 5.73478 5 6V20C5 20.2652 5.10536 20.5196 5.29289 20.7071C5.48043 20.8946 5.73478 21 6 21H18C18.2652 21 18.5196 20.8946 18.7071 20.7071C18.8946 20.5196 19 20.2652 19 20V6C19 5.73478 18.8946 5.48043 18.7071 5.29289C18.5196 5.10536 18.2652 5 18 5H16C15.4477 5 15 4.55228 15 4C15 3.44772 15.4477 3 16 3H18C18.7956 3 19.5587 3.31607 20.1213 3.87868C20.6839 4.44129 21 5.20435 21 6V20C21 20.7957 20.6839 21.5587 20.1213 22.1213C19.5587 22.6839 18.7957 23 18 23H6C5.20435 23 4.44129 22.6839 3.87868 22.1213C3.31607 21.5587 3 20.7957 3 20V6C3 5.20435 3.31607 4.44129 3.87868 3.87868C4.44129 3.31607 5.20435 3 6 3H8C8.55228 3 9 3.44772 9 4C9 4.55228 8.55228 5 8 5H6Z" fill="white"/><path fill-rule="evenodd" clip-rule="evenodd" d="M7 3C7 1.89543 7.89543 1 9 1H15C16.1046 1 17 1.89543 17 3V5C17 6.10457 16.1046 7 15 7H9C7.89543 7 7 6.10457 7 5V3ZM15 3H9V5H15V3Z" fill="white"/></svg>');
|
35 |
-
background-repeat: no-repeat;
|
36 |
-
background-position: center;
|
37 |
-
transition: background-color 200ms ease, transform 200ms ease-out;
|
38 |
-
}
|
39 |
-
|
40 |
-
.hljs-copy-button:hover {
|
41 |
-
border-color: #ffffff44;
|
42 |
-
}
|
43 |
-
|
44 |
-
.hljs-copy-button:active {
|
45 |
-
border-color: #ffffff66;
|
46 |
-
}
|
47 |
-
|
48 |
-
.hljs-copy-button[data-copied="true"] {
|
49 |
-
text-indent: 0;
|
50 |
-
width: auto;
|
51 |
-
background-image: none;
|
52 |
-
}
|
53 |
-
|
54 |
-
.hljs-copy-alert {
|
55 |
-
clip: rect(0 0 0 0);
|
56 |
-
clip-path: inset(50%);
|
57 |
-
height: 1px;
|
58 |
-
overflow: hidden;
|
59 |
-
position: absolute;
|
60 |
-
white-space: nowrap;
|
61 |
-
width: 1px;
|
62 |
-
}
|
63 |
-
|
64 |
-
@media (prefers-reduced-motion) {
|
65 |
-
.hljs-copy-button {
|
66 |
-
transition: none;
|
67 |
-
}
|
68 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
spaces/CofAI/chat/client/css/label.css
DELETED
@@ -1,16 +0,0 @@
|
|
1 |
-
label {
|
2 |
-
cursor: pointer;
|
3 |
-
text-indent: -9999px;
|
4 |
-
width: 50px;
|
5 |
-
height: 30px;
|
6 |
-
backdrop-filter: blur(20px);
|
7 |
-
-webkit-backdrop-filter: blur(20px);
|
8 |
-
background-color: var(--blur-bg);
|
9 |
-
border-radius: var(--border-radius-1);
|
10 |
-
border: 1px solid var(--blur-border);
|
11 |
-
display: block;
|
12 |
-
border-radius: 100px;
|
13 |
-
position: relative;
|
14 |
-
overflow: hidden;
|
15 |
-
transition: 0.33s;
|
16 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
spaces/Cran-May/ygVI/model.py
DELETED
@@ -1,34 +0,0 @@
|
|
1 |
-
|
2 |
-
from typing import Iterator
|
3 |
-
|
4 |
-
|
5 |
-
|
6 |
-
model_id = 'xuqinyang/baichuan-13b-chat-ggml-int4'
|
7 |
-
|
8 |
-
from huggingface_hub import snapshot_download,hf_hub_download
|
9 |
-
#旧
|
10 |
-
#snapshot_download(model_id, local_dir="./",revision="7f71a8abefa7b2eede3f74ce0564abe5fbe6874a")
|
11 |
-
snapshot_download(model_id, local_dir="./",revision="b2414a0ceee68fe09c99ace44446cfc9a1c52b08")
|
12 |
-
hf_hub_download(repo_id="baichuan-inc/Baichuan-13B-Chat",local_dir="./", filename="tokenizer.model")
|
13 |
-
from llama_cpp import Llama
|
14 |
-
llm = Llama(model_path="./ggml-model-q4_0.bin", n_ctx=4096,seed=-1)
|
15 |
-
|
16 |
-
def run(message: str,
|
17 |
-
chat_history: list[tuple[str, str]],
|
18 |
-
system_prompt: str,
|
19 |
-
max_new_tokens: int = 1024,
|
20 |
-
temperature: float = 0.3,
|
21 |
-
top_p: float = 0.85,
|
22 |
-
top_k: int = 5) -> Iterator[str]:
|
23 |
-
history = []
|
24 |
-
print(chat_history)
|
25 |
-
result=""
|
26 |
-
for i in chat_history:
|
27 |
-
history.append({"role": "user", "content": i[0]})
|
28 |
-
history.append({"role": "assistant", "content": i[1]})
|
29 |
-
print(history)
|
30 |
-
history.append({"role": "user", "content": message})
|
31 |
-
for response in llm.create_chat_completion(history,stop=["</s>"],stream=True,max_tokens=-1,temperature=temperature,top_k=top_k,top_p=top_p,repeat_penalty=1.1):
|
32 |
-
if "content" in response["choices"][0]["delta"]:
|
33 |
-
result = result + response["choices"][0]["delta"]["content"]
|
34 |
-
yield result
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
spaces/Cropinky/esrgan/realesrgan/data/__init__.py
DELETED
@@ -1,10 +0,0 @@
|
|
1 |
-
import importlib
|
2 |
-
from basicsr.utils import scandir
|
3 |
-
from os import path as osp
|
4 |
-
|
5 |
-
# automatically scan and import dataset modules for registry
|
6 |
-
# scan all the files that end with '_dataset.py' under the data folder
|
7 |
-
data_folder = osp.dirname(osp.abspath(__file__))
|
8 |
-
dataset_filenames = [osp.splitext(osp.basename(v))[0] for v in scandir(data_folder) if v.endswith('_dataset.py')]
|
9 |
-
# import all the dataset modules
|
10 |
-
_dataset_modules = [importlib.import_module(f'realesrgan.data.{file_name}') for file_name in dataset_filenames]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
spaces/Cvandi/remake/realesrgan/models/__init__.py
DELETED
@@ -1,10 +0,0 @@
|
|
1 |
-
import importlib
|
2 |
-
from basicsr.utils import scandir
|
3 |
-
from os import path as osp
|
4 |
-
|
5 |
-
# automatically scan and import model modules for registry
|
6 |
-
# scan all the files that end with '_model.py' under the model folder
|
7 |
-
model_folder = osp.dirname(osp.abspath(__file__))
|
8 |
-
model_filenames = [osp.splitext(osp.basename(v))[0] for v in scandir(model_folder) if v.endswith('_model.py')]
|
9 |
-
# import all the model modules
|
10 |
-
_model_modules = [importlib.import_module(f'realesrgan.models.{file_name}') for file_name in model_filenames]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|