Steve Nguyen commited on
Commit
b826351
·
1 Parent(s): 16decc9

correct spaces

Browse files
Files changed (1) hide show
  1. engine.py +1 -1
engine.py CHANGED
@@ -22,7 +22,7 @@ POSITION_OFFSETS = {
22
 
23
 
24
  # HuggingFace Space configuration
25
- HF_SPACE_REPO = "cduss/reachymini_vn_example"
26
  HF_BASE_URL = f"https://huggingface.co/spaces/{HF_SPACE_REPO}/resolve/main"
27
 
28
  # Asset helper functions - HuggingFace repo URLs
 
22
 
23
 
24
  # HuggingFace Space configuration
25
+ HF_SPACE_REPO = "SteveNguyen/reachymini_vn_example"
26
  HF_BASE_URL = f"https://huggingface.co/spaces/{HF_SPACE_REPO}/resolve/main"
27
 
28
  # Asset helper functions - HuggingFace repo URLs