Browse Source

added example

epsylon 3 years ago
parent
commit
c9dd54e7d8
2 changed files with 1 additions and 0 deletions
  1. 1 0
      neuralia.py
  2. BIN
      outputs/building.jpg

+ 1 - 0
neuralia.py

@@ -220,6 +220,7 @@ else:
     print("="*75)
     print("\n"+"[AI] -> Replying ...\n")
     for k, v in results.items():
+        v = v.replace("}", "")
         print("   + Image: inputs/"+str(k)+" -> "+str(v))
     print("\n"+"="*75)
 

BIN
outputs/building.jpg