rizavelioglu
commited on
Commit
•
bec71cf
1
Parent(s):
146d693
Update README.md
Browse files
README.md
CHANGED
@@ -24,7 +24,7 @@ from torchvision.models.detection import MaskRCNN_ResNet50_FPN_Weights
|
|
24 |
from huggingface_hub import hf_hub_download
|
25 |
|
26 |
path_onnx = hf_hub_download(
|
27 |
-
repo_id="rizavelioglu/
|
28 |
filename="facere_base.onnx", # or "facere_plus.onnx"
|
29 |
)
|
30 |
|
|
|
24 |
from huggingface_hub import hf_hub_download
|
25 |
|
26 |
path_onnx = hf_hub_download(
|
27 |
+
repo_id="rizavelioglu/fashionfail",
|
28 |
filename="facere_base.onnx", # or "facere_plus.onnx"
|
29 |
)
|
30 |
|