Spaces:
No application file
No application file
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,14 +1,13 @@
|
|
| 1 |
---
|
| 2 |
title: Color Quantification Tool
|
| 3 |
-
emoji:
|
| 4 |
colorFrom: blue
|
| 5 |
colorTo: purple
|
| 6 |
sdk: gradio
|
| 7 |
-
sdk_version:
|
| 8 |
-
app_file:
|
| 9 |
-
pinned:
|
| 10 |
license: mit
|
| 11 |
-
short_description: Color Quantification Tool
|
| 12 |
---
|
| 13 |
|
| 14 |
# π¨ Color Quantification Tool
|
|
@@ -57,9 +56,8 @@ The full desktop application offers advanced features:
|
|
| 57 |
**Latest Version: v1.0.0** | **File Size: 1.1GB** | **Platform: Windows 64-bit**
|
| 58 |
|
| 59 |
### Primary Download Links:
|
| 60 |
-
- π **
|
| 61 |
-
- π **
|
| 62 |
-
- π **SourceForge**: [Download](https://sourceforge.net/projects/colorquantificationtool/)
|
| 63 |
|
| 64 |
### System Requirements:
|
| 65 |
- **OS**: Windows 10/11 (64-bit)
|
|
@@ -74,12 +72,6 @@ The full desktop application offers advanced features:
|
|
| 74 |
3. **Click "Analyze Colors"** to start the analysis
|
| 75 |
4. **View results** in the interactive table and color palette
|
| 76 |
|
| 77 |
-
## π Documentation
|
| 78 |
-
|
| 79 |
-
- **[User Guide](https://github.com/your-username/ColorQuantificationTool/blob/main/User_Guide_Instructions.md)** - Comprehensive usage instructions
|
| 80 |
-
- **[δΈζζε](https://github.com/your-username/ColorQuantificationTool/blob/main/δ½Ώη¨ζε―Όθ―΄ζ.md)** - θ―¦η»ηδΈζδ½Ώη¨θ―΄ζ
|
| 81 |
-
- **[GitHub Repository](https://github.com/your-username/ColorQuantificationTool)** - Source code and releases
|
| 82 |
-
|
| 83 |
## π Use Cases
|
| 84 |
|
| 85 |
### π¬ **Scientific Research**
|
|
@@ -117,12 +109,12 @@ This project is licensed under the MIT License.
|
|
| 117 |
|
| 118 |
## π Support
|
| 119 |
|
| 120 |
-
|
| 121 |
-
-
|
| 122 |
- π¬ **Community**: Join our user community
|
| 123 |
|
| 124 |
---
|
| 125 |
|
| 126 |
**β If this tool helps your research or work, please consider giving it a star on GitHub!**
|
| 127 |
|
| 128 |
-
*Color Quantification Tool - Making color analysis accessible to everyone*
|
|
|
|
| 1 |
---
|
| 2 |
title: Color Quantification Tool
|
| 3 |
+
emoji: π¨
|
| 4 |
colorFrom: blue
|
| 5 |
colorTo: purple
|
| 6 |
sdk: gradio
|
| 7 |
+
sdk_version: 4.0.0
|
| 8 |
+
app_file: color_quantification_app.py
|
| 9 |
+
pinned: false
|
| 10 |
license: mit
|
|
|
|
| 11 |
---
|
| 12 |
|
| 13 |
# π¨ Color Quantification Tool
|
|
|
|
| 56 |
**Latest Version: v1.0.0** | **File Size: 1.1GB** | **Platform: Windows 64-bit**
|
| 57 |
|
| 58 |
### Primary Download Links:
|
| 59 |
+
- π **GitHub Repository**: [ColorQuantificationTool](https://github.com/your-username/ColorQuantificationTool)
|
| 60 |
+
- π **Releases**: [Download Latest Version](https://github.com/your-username/ColorQuantificationTool/releases)
|
|
|
|
| 61 |
|
| 62 |
### System Requirements:
|
| 63 |
- **OS**: Windows 10/11 (64-bit)
|
|
|
|
| 72 |
3. **Click "Analyze Colors"** to start the analysis
|
| 73 |
4. **View results** in the interactive table and color palette
|
| 74 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 75 |
## π Use Cases
|
| 76 |
|
| 77 |
### π¬ **Scientific Research**
|
|
|
|
| 109 |
|
| 110 |
## π Support
|
| 111 |
|
| 112 |
+
- π **Issues**: [GitHub Issues](https://github.com/your-username/ColorQuantificationTool/issues)
|
| 113 |
+
- π **Documentation**: [User Guide](https://github.com/your-username/ColorQuantificationTool/blob/main/User_Guide_Instructions.md)
|
| 114 |
- π¬ **Community**: Join our user community
|
| 115 |
|
| 116 |
---
|
| 117 |
|
| 118 |
**β If this tool helps your research or work, please consider giving it a star on GitHub!**
|
| 119 |
|
| 120 |
+
*Color Quantification Tool - Making color analysis accessible to everyone*
|