nightfury commited on
Commit
6faef3f
1 Parent(s): f08cff0

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -26,7 +26,7 @@ from torchvision import transforms
26
  from huggingface_hub import HfApi
27
  api = HfApi()
28
  api.upload_folder(
29
- folder_path="nightfury/SD-InPainting/tree/main",
30
  path_in_repo="ThereforeGames/txt2mask/repositories/clipseg/",
31
  repo_id="ThereforeGames/txt2mask",
32
  # repo_type="dataset",
 
26
  from huggingface_hub import HfApi
27
  api = HfApi()
28
  api.upload_folder(
29
+ folder_path="/",
30
  path_in_repo="ThereforeGames/txt2mask/repositories/clipseg/",
31
  repo_id="ThereforeGames/txt2mask",
32
  # repo_type="dataset",