ishworrsubedii commited on
Commit
4027f9b
·
verified ·
1 Parent(s): 4711fe6

Backend url change

Browse files
src/components/product_page_nto_cto_gen.py CHANGED
@@ -21,9 +21,9 @@ class MakeupColors:
21
 
22
  class ProductPageImageGeneration:
23
  def __init__(self):
24
- self.nto_endpoint = "https://techconspartners-cfgvigrclbw4urtwcjficydv0edz7x.hf.space/necklaceTryOnID"
25
- self.cto_endpoint = "https://techconspartners-cfgvigrclbw4urtwcjficydv0edz7x.hf.space/clothingTryOnV2"
26
- self.mto_endpoint = "https://techconspartners-cfgvigrclbw4urtwcjficydv0edz7x.hf.space/makeup_tryon/tryon"
27
  self.destination_bucket = "ProductPageOutputs"
28
 
29
  def generate_filename(self,
 
21
 
22
  class ProductPageImageGeneration:
23
  def __init__(self):
24
+ self.nto_endpoint = "https://jewelmirror-59845620702.asia-south1.run.app/necklaceTryOnID"
25
+ self.cto_endpoint = "https://jewelmirror-59845620702.asia-south1.run.app/clothingTryOnV2"
26
+ self.mto_endpoint = "https://jewelmirror-59845620702.asia-south1.run.app/makeup_tryon/tryon"
27
  self.destination_bucket = "ProductPageOutputs"
28
 
29
  def generate_filename(self,