An open API service indexing awesome lists of open source software.

https://github.com/naklecha/replicate-local

Retrieve the source code for any model made available on replicate.com!
https://github.com/naklecha/replicate-local

Last synced: about 1 month ago
JSON representation

Retrieve the source code for any model made available on replicate.com!

Awesome Lists containing this project

README

          

# replicate-local
Retrieve the source code for any model made available on replicate.com.

### demo
![Watch the demo video](demo.gif)

### search for a model on replicate
```
sh replicatesearch.sh "stable diffusion"
```

### download code from replicate
```
sh replicatelocal.sh "r8.im/stability-ai/stable-diffusion"
```

#### Once you've downloaded the code, locate the folder named after the image. Inside that folder, you'll find the Replicate code, and you can start exploring by reading predict.py.

Buy Me A Coffee