HaTiWinter
|
8cdfc71cbd
|
使用更安全的逻辑判断代替eval()
直接使用eval()函数执行用户输入或命令行参数是非常不安全的,因为它可以执行任意代码,可能导致安全漏洞,如代码注入攻击。
参数只会是"True"或"False",可以使用更安全的逻辑判断代替eval()。
|
2024-06-13 01:44:15 +08:00 |
|
蓝梦实
|
0357d0c7a4
|
[优化] 1Aa-文本获取 (#1102)
* Filter unsupported languages
* add feedback
* simplify modification
* fix detail
|
2024-05-19 16:54:10 +08:00 |
|
Lion
|
1963eb01cc
|
support cpu training, use cpu training on mac
|
2024-03-13 22:24:32 +08:00 |
|
RVC-Boss
|
dd2c4d6d71
|
support chinese name as model(exp) name
support chinese name as model(exp) name
|
2024-02-15 16:31:06 +08:00 |
|
Wu Zichen
|
3029560356
|
Fix indentation issue
|
2024-01-26 01:40:18 +08:00 |
|
RVC-Boss
|
56fef8a59c
|
Update 1-get-text.py
|
2024-01-25 23:27:47 +08:00 |
|
Wu Zichen
|
07a5339691
|
mps support
|
2024-01-24 19:37:47 +08:00 |
|
Blaise
|
0d3d47f3c3
|
more code refactor
|
2024-01-16 17:14:18 +01:00 |
|
RVC-Boss
|
0e2467ace4
|
Update 1-get-text.py
|
2024-01-16 22:25:15 +08:00 |
|
RVC-Boss
|
41ca6028d6
|
Add files via upload
|
2024-01-16 17:38:48 +08:00 |
|