Muhammadreza Haghiri

Results 19 issues of Muhammadreza Haghiri

Repository link: "https://github.com/prp-e/persian_ocr_project" Repository category: "Python"

add

I am part of a CTF and I have the task of finding out how to bypass a face recognition software by performing an adversarial attack. The base software is...

As I asked this on stackoverflow, I don't duplicate the question. Here is the link : https://stackoverflow.com/questions/59902964/recaptcha-is-fine-with-form-but-it-signs-up-without-confirmation-as-well

Greetings. I'm mostly using the Majesty Diffusion (which is also known as Princess Generator) and I'm wondering is there any way to use it with discoart or not.

Greetings. Consider I have a `model.ckpt` file, and it's trained and saved on my local computer. It's not hosted on huggingface and let's consider it's a little bit confidential and...

I have cloned their github repository, and then I used these commands: ``` export QT_SELECT=qt5 export QTDIR=/usr/share/qt5 qmake make ``` but, when I try to make, I take this errors:...

I recently found about [huggingface/diffusers](https://github.com/huggingface/diffusers) and it is one of the best ways for inference of a diffusion model in my opinion. If it's possible, please make the model available...

I had a gltf, and I changed the link here: ``` window.gltfLoader.load("https://immersive-web.github.io/webxr-samples/media/gltf/sunflower/sunflower.gltf", function(gltf) { const flower = gltf.scene.children.find(c => c.name === 'sunflower') flower.castShadow = true; window.sunflower = gltf.scene; }); ```...

Hello guys. Assuming I have installed my BBB instance using `bbb-install.sh` (it means I have access to the API) and then, have my very own customized HTML5 client, which is...

module: client
type: question
status: stale

Greetings. Last night I was trying to do something with Persian language (my mother tongue), and I found polyglot supports it. So, I installed libraries and dependencies and I also...