besarismaili commited on
Commit
44c8dae
·
1 Parent(s): 78bd3c1

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -15,7 +15,7 @@ context = Context(STABILITY_HOST, STABILITY_KEY)
15
 
16
  # Test the connection
17
  context.get_user_info()
18
- print("Connection successful!")
19
 
20
  outputs_path = r'C:\Work\tst\SAnim'
21
 
 
15
 
16
  # Test the connection
17
  context.get_user_info()
18
+ print("Connection successfuly!")
19
 
20
  outputs_path = r'C:\Work\tst\SAnim'
21