-
-
Notifications
You must be signed in to change notification settings - Fork 2.7k
/
Copy pathindex.pl.html
227 lines (222 loc) · 5.77 KB
/
index.pl.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
<!DOCTYPE html>
<html lang="pl">
<!-- This file was automatically generated by webgen/gen.rb. Do not make changes to this file manually. -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta charset="utf-8">
<link rel="shortcut icon" href="favicon.ico"/>
<meta name="viewport" content="initial-scale=1.0,width=device-width">
<link href="//cdnjs.cloudflare.com/ajax/libs/normalize/3.0.3/normalize.min.css" rel="stylesheet" type="text/css">
<link href="style.css" rel="stylesheet" type="text/css">
<link href="mobile.css" rel="stylesheet" type="text/css" media="screen and (max-width: 768px) and (min-width: 0px)">
<script type="text/javascript" src="//cdnjs.cloudflare.com/ajax/libs/jquery/2.1.3/jquery.min.js"></script>
<script type="text/javascript" src="//cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.js"></script>
<script type="text/javascript" src="//cdnjs.cloudflare.com/ajax/libs/URI.js/1.18.1/URI.min.js"></script>
<script type="text/javascript" src="ui.js"></script>
<title>waifu2x</title>
</head>
<body>
<div class="all-page">
<h1 class="main-title">waifu2x</h1>
<div class="choose-lang">
<a href="index.html">
English
</a>
/
<a href="index.ja.html">
日本語
</a>
/
<a href="index.ja-ryu.html">
うちなーぐち
</a>
/
<a href="index.ru.html">
Русский
</a>
/
<a href="index.pt.html">
Português
</a>
/
<a href="index.es.html">
Español
</a>
/
<a href="index.fr.html">
Français
</a>
/
<a href="index.de.html">
Deutsch
</a>
/
<a href="index.tr.html">
Türkçe
</a>
/
<a href="index.zh-CN.html">
简体中文
</a>
/
<a href="index.zh-TW.html">
繁體中文
</a>
/
<a href="index.ko.html">
한국어
</a>
/
<a href="index.nl.html">
Nederlands
</a>
/
<a href="index.ca.html">
Català
</a>
/
<a href="index.ro.html">
Română
</a>
/
<a href="index.it.html">
Italiano
</a>
/
<a href="index.eo.html">
Esperanto
</a>
/
<a href="index.no.html">
Bokmål
</a>
/
<a href="index.uk.html">
Українська
</a>
/
<a href="index.pl.html">
Polski
</a>
/
<a href="index.bg.html">
Български
</a>
</div>
<p>Super-rozdzielczość dla sztuki w stylu anime wykorzystująca głębokie konwolucyjne sieci neuronowe która obsługuje zdjęcia.</p>
<p class="margin1 link-box">
<a href="https://raw.githubusercontent.com/nagadomi/waifu2x/master/images/slide.png" class="blue-link" target="_blank">
Pokaż demonstrację
</a>
|
<a href="https://github.com/nagadomi/waifu2x" class="blue-link" target="_blank">
Zobacz projekt na GitHub
</a>
</p>
<form action="/api" method="POST" enctype="multipart/form-data" target="_blank">
<div class="option-box first">
<div class="option-left">Wybierz obraz:</div>
<div class="option-right">
<input type="text" id="url" name="url" placeholder="Wpisz URL">
<div class="option-right-small">
Lub wybierz plik:
<input type="file" id="file" name="file"></div>
</div>
<div class="option-hint file_limits">
Limity: wielkość: 5MB, redukcja szumów: 3000x3000px, zwiększenie skali: 1500x1500px.
</div>
</div>
<div class="option-box">
<div class="option-left">
Styl:
</div>
<div class="option-right">
<label><input type="radio" name="style" class="radio" value="art" checked>
<span class="r-text">
Sztuka
</span>
</label>
<label><input type="radio" name="style" class="radio" value="photo">
<span class="r-text">
Zdjęcie
</span>
</label>
</div>
</div>
<div class="option-box">
<div class="option-left">
Redukcja szumów:
<div class="option-left-small">
(spodziewaj się artefaktów JPEG)
</div>
</div>
<div class="option-right">
<label><input type="radio" name="noise" class="radio" value="-1">
<span class="r-text">
Brak
</span>
</label>
<label><input type="radio" name="noise" class="radio" value="0" checked>
<span class="r-text">
Niska
</span>
</label>
<label><input type="radio" name="noise" class="radio" value="1" checked>
<span class="r-text">
Średnia
</span>
</label>
<label>
<input type="radio" name="noise" class="radio" value="2">
<span class="r-text">
Wysoka
</span>
</label>
<label>
<input type="radio" name="noise" class="radio" value="3">
<span class="r-text">
Najwyższa
</span>
</label>
</div>
<div class="option-hint">
Musisz użyć redukcji szumów jeśli zdjęcie ma szum lub możesz otrzymać efekt przeciwny.
</div>
</div>
<div class="option-box">
<div class="option-left">
Powiększanie skali:
<div class="option-left-small"></div>
</div>
<div class="option-right">
<label><input type="radio" name="scale" class="radio" value="-1" checked>
<span class="r-text">
Brak
</span>
</label>
<label><input type="radio" name="scale" class="radio" value="1">
<span class="r-text">
1.6x
</span>
</label>
<label><input type="radio" name="scale" class="radio" value="2">
<span class="r-text">
2x
</span>
</label>
</div>
</div>
<input type="submit" class="button" value="Konwertuj">
<input type="submit" name="download" value="Pobierz" class="button">
<div class="bottom-hint">
<ul>
<li>Jeżeli jesteś użytkownikiem przeglądarki Firefox, kilknij CTRL + S aby zapisać obraz. Opcja "Zapisz obraz" nie działa.</li>
</ul>
</div>
</form>
</div>
<div class="bottom-info address">
<a href="https://github.com/nagadomi/waifu2x" class="gray-link" target="_blank">waifu2x</a>
</div>
</body>
</html>