Spaces:
Sleeping
Sleeping
Nanda Kumar commited on
Commit ·
f5284b1
0
Parent(s):
Initial commit
Browse files- .gitattributes +2 -0
- README.md +2 -0
.gitattributes
ADDED
|
@@ -0,0 +1,2 @@
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# Auto detect text files and perform LF normalization
|
| 2 |
+
* text=auto
|
README.md
ADDED
|
@@ -0,0 +1,2 @@
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# Sketch-Generator
|
| 2 |
+
Convert images to sketch Using python and streamlit library
|