XavierSpycy commited on
Commit
6310824
·
1 Parent(s): a9b1873

Update README

Browse files
README.md CHANGED
@@ -1,6 +1,6 @@
1
  ---
2
  title: NumPyNMF Showcase
3
- emoji: 🏆
4
  colorFrom: indigo
5
  colorTo: blue
6
  sdk: gradio
@@ -10,4 +10,4 @@ pinned: false
10
  license: mit
11
  ---
12
 
13
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
1
  ---
2
  title: NumPyNMF Showcase
3
+ emoji: 🤗
4
  colorFrom: indigo
5
  colorTo: blue
6
  sdk: gradio
 
10
  license: mit
11
  ---
12
 
13
+ Check more details in the GitHub Repository: [XavierSpycy/NumPyNMF](https://github.com/XavierSpycy/NumPyNMF).
algorithm/__pycache__/__init__.cpython-312.pyc DELETED
Binary file (148 Bytes)
 
algorithm/__pycache__/datasets.cpython-312.pyc DELETED
Binary file (5.53 kB)
 
algorithm/__pycache__/nmf.cpython-312.pyc DELETED
Binary file (53.1 kB)
 
algorithm/__pycache__/preprocess.cpython-312.pyc DELETED
Binary file (11.5 kB)
 
algorithm/__pycache__/sample.cpython-312.pyc DELETED
Binary file (1.77 kB)