Vetrivel Shanmugam
Vetrivel Shanmugam
Hi, I’m an experienced front end developer and built design to code tool as a hobby, you can have a look at here https://github.com/imvetri/ui-editor. I’m writing to you to find...
I tried to print out the contents of the `consolidated.00.pth` file using below lines of code. ``` import torch model = torch.load('consolidated.00.pth') print(model) ``` what it struck me was the...
`npm run build` doesnt work instead `npm build` works fine. I felt it may misdirect newbies. Please share whether this could be merged or abandoned.
first-commit
- added react, babel in html. learnt that script type set to text/babel or text/jsx will let babel automatically transpile the code. without EVAL setup
Ideas
https://reactflow.dev/showcase/ Applications RPA, Schema builder, use it for w  eb development toolkit
1. Use react-flow library 2. Use custom nodes and embed pieces of ui-editor windows in it 3. Keep the high code on the right, and towards the left, code should...
https://github.com/wbkd/react-flow/issues/2991