Anustup commited on
Commit
6e2d4fb
1 Parent(s): 77169b4

Update theme.py

Browse files
Files changed (1) hide show
  1. theme.py +1 -0
theme.py CHANGED
@@ -3,6 +3,7 @@ import replicate
3
  import base64
4
  import os
5
 
 
6
  os.environ["REPLICATE_API_TOKEN"] = os.getenv("REPLICATE_API_TOKEN")
7
 
8
 
 
3
  import base64
4
  import os
5
 
6
+
7
  os.environ["REPLICATE_API_TOKEN"] = os.getenv("REPLICATE_API_TOKEN")
8
 
9