Hayk Martiros
754c9f8f64
Make it possible to run the playground directly
...
It can now be run with:
python -m streamlit run riffusion/streamlit/playground.py
python riffusion/streamlit/playground.py
python -m riffusion.streamlit.playground
Which adds a ton of flexibility.
2023-03-26 16:37:13 -07:00
Hayk Martiros
e722d05825
Forgot mention in readme
2023-03-26 21:42:17 +00:00
Hayk Martiros
bfeb32792c
Update readme for libsndfile
...
Topic: install_libsndfile
2022-12-29 11:48:44 -08:00
Hayk Martiros
89f3946155
Update README.md
2022-12-27 08:30:19 -08:00
Hayk Martiros
d2e864b33e
Clean up README further
2022-12-27 08:11:50 -08:00
Hayk Martiros
f7288f8cd3
Disable compression by default, too slow
...
Topic: disable_compression
2022-12-27 07:57:52 -08:00
Hayk Martiros
266af6b3e0
Add detail to readme
...
Topic: readme_3
2022-12-27 07:57:15 -08:00
Hayk Martiros
d7cbd5bc3e
Wording
...
Topic: streamlit_app
2022-12-27 00:32:10 -08:00
Hayk Martiros
1335afb72f
Add batch text to audio processing
...
Topic: streamlit_app
2022-12-27 00:24:40 -08:00
Hayk Martiros
52bec9575b
Update python project configuration files
...
* Adds a pyproject.toml
* Update requirements and dev requirements
* Add a CITATION file
* Add details to the README
Topic: clean_rewrite
2022-12-26 17:47:11 -08:00
Hayk Martiros
19e31790da
Improve installation instructions
2022-12-22 20:51:27 -08:00
Hayk Martiros
40e1e51c6a
Change citation to article
2022-12-18 23:13:08 -08:00
ilayluz
76d47fc93f
Make the example input and output valid JSON strings
2022-12-15 21:28:21 +02:00
Hayk Martiros
423ef6cd03
Update README.md
2022-12-14 21:15:02 -08:00
Hayk Martiros
79239a719d
make server work
2022-12-13 06:43:46 +00:00
Seth Forsgren
f3201c8630
Update README.md
2022-12-12 22:06:14 -08:00
Hayk Martiros
aac93eb80e
Update README.md
2022-12-12 19:40:21 -08:00
Hayk Martiros
7630f02802
Update README.md
2022-12-12 19:37:41 -08:00
Hayk Martiros
6c99dba1c8
Update README.md
2022-12-12 19:24:24 -08:00
Hayk Martiros
26c9828e69
readme tweak
2022-12-13 02:55:40 +00:00
Hayk Martiros
cd4c00b12e
Merge branch 'main' of https://github.com/hmartiro/riffusion-inference into main
2022-11-26 06:49:52 +00:00
Hayk Martiros
6e69c94277
Support masks
2022-11-26 06:48:52 +00:00
Hayk Martiros
7ebb472d4c
Add link to the web app
2022-11-25 16:48:10 -08:00
Hayk Martiros
d03bbcbcdb
Update README.md
2022-11-25 16:32:38 -08:00
Hayk Martiros
51034da7bb
Describe the package
2022-11-25 16:30:11 -08:00
Hayk Martiros
b455f44570
Create README.md
2022-11-25 13:20:30 -08:00