Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
Duplicated from
swoyam2609/InPaiting_with_mask
TDN-M
/
PaintMask
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
swoyam-sarvam
commited on
Feb 24, 2025
Commit
c4b8847
·
1 Parent(s):
2ab564d
removed matplot lib
Browse files
Files changed (1)
hide
show
mask.py
+0
-1
mask.py
CHANGED
Viewed
@@ -1,6 +1,5 @@
1
import cv2
2
import numpy as np
3
-
import matplotlib.pyplot as plt
4
5
def create_mask(image):
6
"""
1
import cv2
2
import numpy as np
3
4
def create_mask(image):
5
"""