Giter Site home page Giter Site logo

codeformer_gui's People

Contributors

arthurzhangsheng avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

codeformer_gui's Issues

At start

Traceback (most recent call last):
File "CodeFormer/inference_codeformer.py", line 186, in
print(f'[{i+1}/{test_img_num}] \u6b63\u5728\u5904\u7406: {img_name}')
File "E:\AI\CodeFormer_internal\Python37\lib\encodings\cp1251.py", line 19, in encode
return codecs.charmap_encode(input,self.errors,encoding_table)[0]
UnicodeEncodeError: 'charmap' codec can't encode characters in position 6-9: character maps to

Input folder: E:\AI\CodeFormer_internal\test_img\0
Output folder: E:\AI\CodeFormer_internal\test_img\1
Image name: 1.jpg

无法处理,提示如下:

开始处理...
Traceback (most recent call last):
File "CodeFormer/inference_codeformer.py", line 96, in
success, image = vidcap.read()
cv2.error: OpenCV(4.6.0) D:\a\opencv-python\opencv-python\opencv\modules\core\src\alloc.cpp:73: error: (-4:Insufficient memory) Failed to allocate 3072000 bytes in function 'cv::OutOfMemoryError'

关于stablesr的一些问题

怀着复杂的心情留个言。。。。。
几天前我做了一个comfyui工作流,原理是利用stablesr先对图片进行修复,然后再用tile+ipa+gemini进行放大,基本复刻了magnific ai的功能,然后我做成了教程发了B站。教程还挺受欢迎了,两天内有几十个人用各种方式留言,问我为什么manager搜不到stablesr,以及为啥安装我的教程git clone了comfyui stablesr后,所有和stablesr相关的节点都显示缺失都是红的。
然后经过一番研究,我才发现原来git上有两个comfyui_stablesr,我装的是你的版本,其他人装的是原作者的。
现在我只想陈恳请求大哥们有空加入一下comfyui的manager,这样插件才会被收录,然后能在comfyui里被搜到。毕竟使用者大部分都不会代码,基本得通过manager安装。

New problem, pls help

Face detection model: retinaface_resnet50
Traceback (most recent call last):
File "CodeFormer/inference_codeformer.py", line 195, in
print(f'[{i+1}/{test_img_num}] \u6b63\u5728\u5904\u7406: {img_name}')
File "C:\Users\limji\Downloads\codeFormer-GUI-20221230_internal\Python37\lib\encodings\cp1252.py", line 19, in encode
return codecs.charmap_encode(input,self.errors,encoding_table)[0]
UnicodeEncodeError: 'charmap' codec can't encode characters in position 9-12: character maps to

无法运行

人脸清晰化(DFL专用)tab, 选本地的图片目录和保存目录, console 显示以下错误, 我是windows10
Exception in thread Thread-2:
Traceback (most recent call last):
File "C:\install\codeFormer-GUI-20230427_internal\Python37\lib\threading.py", line 926, in _bootstrap_inner
self.run()
File "GUI/gui.py", line 44, in run
line = self.proc.stdout.readline()
File "C:\install\codeFormer-GUI-20230427_internal\Python37\lib\encodings\cp1252.py", line 23, in decode
return codecs.charmap_decode(input,self.errors,decoding_table)[0]
UnicodeDecodeError: 'charmap' codec can't decode byte 0x90 in position 12: character maps to

AMD的GPU只能干瞪眼

全靠CPU,慢死了,是不是因为我是台式机系列的CPU的原因?不过好歹也是razen7啊。
另外老是会报内存不足错误,这个跑起来大概需要多少内存?我是16G

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.