-
Because the project is public, every file should contain a copyright notice in the header.
-
Automatic caption generation for images. CNN for feature extraction and LSTM for text.
I would like to work on this. please assign this to me.
Thank you
-
would love if AI feature like Automatic flashcard generation, labelling cards can be added.
vasnt updated
11 months ago
-
In Fooocus, I just describe the scene in simple words in the prompts, without having to type in prompts like, photorealistic, masterpiece, cinematic, 4k, 8k, depth of field etc., or any negative promp…
-
Explore a possibility to include an automatic dispatchers generation for deployment scripts (when available). One tool to look forward to is `abigen`.
-
##### ISSUE TYPE
- Feature Idea
##### SUMMARY
When Nautobot adds new data models and new REST API endpoints in support of those models, nautobot-ansible currently must be manually updated to…
-
**I propose we allow automatic generation of function signature in function XML comments.
`/// Some function description comment.`
`/// `
`let f x y = ...`
** The signature is the most import…
-
[some initial ideas]
Example:
```
model = "S ~ Y + O; I ~ .; H ~ .; S %*% I -> I; S %*% H -> I;
I -> H + R + D; H -> R + D; V ~ .; (time >= t0) & S^0 -> V;"
model = strsplit(model, ";")[[1]]…
-
When browsing large codebases it can be cumbersome to get the right mental picture of the components architecture. It would be nice to have a quick look at the callgraphs of the current file or maybe …
-
Thanks for the amazing work.
1. The tool is good for automated tag generation. Is it possible to extract tags in a text file that could list the words used in the output `png` file (in the order…