Für jedes Bild eigenen Prompt
This commit is contained in:
@ -7,4 +7,5 @@ public class BildInfoModel
|
||||
public string Dateiname { get; set; }
|
||||
public string ImageModel { get; set; }
|
||||
public int WunschId { get; set; }
|
||||
public string Prompt { get; set; }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user