Ravishanker

Results 4 issues of Ravishanker

The Linux AppImage link and Readme redirects to a 404 page as the AppImage link is missing in the Releases ![image](https://github.com/janhq/jan/assets/67329471/9ba633cf-1682-4f41-acd0-64cc357e438c)

type: documentation

## 🐛 Bug Report While interoping Rust with .tsx the tsconfig.json is not picked up properly and throws this error when ran `cargo run`: ``` Exception in load_from_file /home/tamizh/Metacall_React-Actix_Example/target/debug/App.js:6 return...

bug

The installation process restarts from the beginning when its about to complete, but when I use [Clover](https://github.com/foxlet/macOS-Simple-KVM), the installation completes successfully and I am able to boot into macOS. This...

Changes are made to make the script fit for latest pytorch released 1. Switch from Scale to Resize as Scale is [deprecated](http://pytorch.org/vision/0.11/transforms.html#torchvision.transforms.Scale) in later versions of pytorch 2. Removed Index...