linoyts HF Staff commited on
Commit
52cbc87
·
verified ·
1 Parent(s): 0363b82

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -2
app.py CHANGED
@@ -33,8 +33,7 @@ pipe = BriaFiboPipeline.from_pretrained(
33
  "briaai/FIBO",
34
  trust_remote_code=True,
35
  torch_dtype=dtype).to(device)
36
- test_prompt_json =
37
- """
38
  {
39
  "short_description": "A surreal and whimsical scene featuring a man, a woman, and a dog posed against a tri-colored backdrop. The woman stands in front of the red section, wearing a t-shirt with a Yoda motif and a skirt with birds. The dog, dressed as a superdog, sits on a checkerboard chair in front of the white section, with a blue tennis ball in its mouth. The man, in a purple suit, stands in front of the gold section, holding a tree branch with a blue jay. The backdrop is divided into red, white, and gold sections, with a small metal grating in the top left and a tear in the gold section. A rustic framed oil painting of the pyramids hangs above the dog.",
40
  "objects": [
 
33
  "briaai/FIBO",
34
  trust_remote_code=True,
35
  torch_dtype=dtype).to(device)
36
+ test_prompt_json = """
 
37
  {
38
  "short_description": "A surreal and whimsical scene featuring a man, a woman, and a dog posed against a tri-colored backdrop. The woman stands in front of the red section, wearing a t-shirt with a Yoda motif and a skirt with birds. The dog, dressed as a superdog, sits on a checkerboard chair in front of the white section, with a blue tennis ball in its mouth. The man, in a purple suit, stands in front of the gold section, holding a tree branch with a blue jay. The backdrop is divided into red, white, and gold sections, with a small metal grating in the top left and a tear in the gold section. A rustic framed oil painting of the pyramids hangs above the dog.",
39
  "objects": [