Commit Graph

482 Commits

Author SHA1 Message Date
Kenneth Estanislao
e5f04cf917 Revert "Update requirements.txt"
This reverts commit d45dedc9a6.
2025-02-05 12:08:19 +08:00
Kenneth Estanislao
67394a3157 Revert "Update requirements.txt"
This reverts commit f82cebf86e.
2025-02-05 12:08:10 +08:00
carpusherw
186d155e1b Fix requirements.txt 2025-02-05 09:17:11 +08:00
KRSHH
87081e78d0 Fixed typo 2025-02-04 21:20:54 +05:30
KRSHH
f79373d4db Updated Features Section 2025-02-04 21:08:36 +05:30
Soul Lee
513e413956 fix: typo souce_target_map → source_target_map 2025-02-03 20:33:44 +09:00
Kenneth Estanislao
f82cebf86e Update requirements.txt 2025-02-03 18:03:27 +08:00
Kenneth Estanislao
d45dedc9a6 Update requirements.txt 2025-02-03 16:38:18 +08:00
Kenneth Estanislao
2d489b57ec Update README.md 2025-02-03 13:13:56 +08:00
Nimish Gåtam
ccc04983cf Update ui.py
removed unnecessary code as per AI code review (which is a thing now because of course it is)
2025-02-01 12:38:37 +01:00
Nimish Gåtam
2506c5a261 Update ui.py
Some checks for first run when models are missing, so it doesn't error out with inv_scale_x > 0 in cv2
2025-02-01 11:52:49 +01:00
Kenneth Estanislao
e862ff1456 Update requirements.txt
updated from CUDA 11.8 to CUDA 12.1
2025-02-01 12:21:55 +08:00
Kenneth Estanislao
db594c0e7c Update README.md 2025-01-29 14:02:07 +08:00
Kenneth Estanislao
6a5b75ec45 Update README.md 2025-01-29 14:00:41 +08:00
Kenneth Estanislao
79e1ce5093 Update requirements.txt
update pillow

In _imagingcms.c in Pillow before 10.3.0, a buffer overflow exists because strcpy is used instead of strncpy.
2025-01-28 14:22:05 +08:00
Kenneth Estanislao
fda4878bfd Update README.md 2025-01-20 04:38:49 +08:00
Kenneth Estanislao
5ff922e2a4 Update README.md 2025-01-18 22:50:07 +08:00
Kenneth Estanislao
9ed5a72289 Update README.md 2025-01-18 22:33:30 +08:00
KRSHH
0c8e2d5794 Changes to TLDR 2025-01-18 19:59:02 +05:30
KRSHH
a0aafbc97c Disclaimer TLDR 2025-01-18 19:57:46 +05:30
KRSHH
f95b07423b Moved Disclaimer to top 2025-01-18 19:53:08 +05:30
KRSHH
3947053c89 Change img dimensions 2025-01-15 22:48:21 +05:30
KRSHH
0e6a6f84f5 Updated Features Section 2025-01-15 22:45:23 +05:30
KRSHH
bb331a6db0 Add files via upload 2025-01-15 22:24:47 +05:30
KRSHH
ec48b0048f Added Contacts 2025-01-15 01:07:16 +05:30
KRSHH
acc4812551 Added Live Show Use Case 2025-01-15 00:33:02 +05:30
KRSHH
87ee05d7b3 Uploaded Live Show GIF 2025-01-15 00:29:22 +05:30
Kenneth Estanislao
ce03dbf200 Update README.md 2025-01-14 03:32:43 +08:00
KRSHH
704aeb73b1 Added Command to install FFMPEG directly 2025-01-14 00:30:07 +05:30
KRSHH
f5c8290e1c Update model URL 2025-01-14 00:26:03 +05:30
KRSHH
f164d9234b Shifted Disclaimer to Bottom
Its pretty much standard in any repo
2025-01-12 16:35:11 +05:30
KRSHH
74009c1d5d Shift TL;DR under Packages 2025-01-11 21:03:26 +05:30
Kenneth Estanislao
e6a1c8dd95 Update README.md 2025-01-07 19:03:21 +08:00
Kenneth Estanislao
0e3f2c8dc0 Update README.md 2025-01-07 19:02:46 +08:00
Kenneth Estanislao
464dc2a0aa Update README.md 2025-01-07 18:56:54 +08:00
Kenneth Estanislao
a05754fb28 Update README.md 2025-01-07 18:55:21 +08:00
Kenneth Estanislao
9727f34923 Update README.md 2025-01-07 18:52:24 +08:00
Kenneth Estanislao
a86544a4b4 Update README.md 2025-01-07 18:48:03 +08:00
Kenneth Estanislao
979da7aa1d Update README.md 2025-01-07 18:33:22 +08:00
Kenneth Estanislao
4a37bb2a97 Update README.md 2025-01-07 18:32:52 +08:00
Kenneth Estanislao
21d3c8766a Merge pull request #879 from hacksider/premain
Premain
2025-01-07 18:12:47 +08:00
Kenneth Estanislao
ee19c5158a Merge pull request #877 from qitianai/add-lang
Add multi language UI
2025-01-07 17:57:10 +08:00
qitianai
693c9bb268 Merge pull request #1 from hacksider/main
merge from source main branch
2025-01-07 15:01:00 +08:00
qitian
5132f86cdc add mutil language 2025-01-07 14:04:18 +08:00
Kenneth Estanislao
cab2efa200 Update README.md
added qitianai on the credits
2025-01-07 13:48:42 +08:00
qitian
6e29e4061b merge from the source and little change 2025-01-07 13:46:17 +08:00
KRSHH
2a7ae010a8 Raised img Res 2025-01-06 23:53:18 +05:30
KRSHH
a834811974 Add URL to buttons
Forgot to add before (regarded)
2025-01-06 23:23:19 +05:30
KRSHH
d2aaf46e69 Change buttons 2025-01-06 23:13:57 +05:30
Makaru
d07d4a6a26 Update ui.py
I pushed it to premain
2025-01-07 01:15:05 +08:00