Alaa Murad
Alaa Murad
I'm trying to render ~ 4K image without any luck ! [3840, 2176] ~ I tried powerful devices like A100 with 80GB RAM & RTX A6000 with 48GB RAM they...
While the framework is great in generating complex landscape, desert, trees, building, etc. I'm looking to control how it generate single object like a car and limit the craziness of...
# Java vs. JavaScript I'm trying to implement login with MetaMask (web3.js) - Sign a message with MetaMask (for simplicity its '1') via (web3.js). - Web3.js is working correctly and...
# Public & Private Ethereum keys not valid ! I'm getting the following exception using Ethereum Public/Private keys to sign a message ``` Exception in thread "main" java.lang.RuntimeException: Could not...
### Search before asking - [X] I have searched the YOLOv8 [issues](https://github.com/ultralytics/ultralytics/issues) and [discussions](https://github.com/ultralytics/ultralytics/discussions) and found no similar questions. ### Question I'm trying to test YOLOv8 in the app, but...
I did all the steps to generate the tflite and bin files, and included the decoder id `forced_decoder_ids = processor.get_decoder_prompt_ids(language="ar", task="transcribe") ` Arabic start to show up but with 50%...