pftq
pftq
I'm getting tx rejected when I send. I tried disabling and re-enabling clock syncrhonization. Also tried multiple computers on different networks. Tried sending lower amounts and varying transaction fees.
### Is there an existing issue for this? - [x] I have searched the existing issues and checked the recent builds/commits ### What would your feature do ? The new...
The temporal extension is neat on paper, but I'm getting a shift in color that makes it obvious where the extension occurs. Is this a limitation or is there some...
I thought this was very neat and worth talking about more. The temporal extension isn't just first clip but basically anywhere you choose to mask with white frames, meaning you...
Setting this up on pytorch 2.8 and multi-gpu was a bit tricky, so just sharing the below instructions I used in case it is helpful to anyone else. There are...
When running gradio with multi-gpu, it results in an error from gpu_infer being cast as a string because os.environ.get('LOCAL_WORLD_SIZE') returns a string. This PR fixes it by casting to int...
Fixes the below error for pytorch 2.8 (B200, RTX 5090, etc): ``` Building wheel for groundingdino (setup.py) ... error error: subprocess-exited-with-error ```
Is there a way to do this? For example, if you wanted to add smoke over a footage or other effect but not completely replace it with black and white...
I made a number of small quality-of-life changes in this PR here: https://github.com/SkyworkAI/SkyReels-V2/pull/31 In case it doesn't get accepted, the fork can also be pulled here: https://github.com/pftq/SkyReels-V2_Improvements/ Changelist: - Added...
**Either (1) merge chaojie's PR first and then this one or (2) merge this one only, which includes chaojie already as a PR-merge to this PR. What won't work is...