Update version to v2.2 to trigger Hugging Face redeploy
Browse files- Increment version number to force cache refresh on HF Spaces
- Ensure integrated system UI is deployed correctly
π€ Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <[email protected]>
app.py
CHANGED
|
@@ -1134,7 +1134,7 @@ with gr.Blocks(title="π¦ μμ° κ²μΆ ν΅ν© μμ€ν
", theme=gr.themes.Soft
|
|
| 1134 |
|
| 1135 |
if __name__ == "__main__":
|
| 1136 |
print("\n" + "="*60)
|
| 1137 |
-
print("π¦ μμ° κ²μΆ ν΅ν© μμ€ν
v2.
|
| 1138 |
print("="*60)
|
| 1139 |
print("π€ μ¬μ© κ°λ₯ν λͺ¨λΈ:")
|
| 1140 |
print(" 1. RT-DETR (λ‘컬)")
|
|
|
|
| 1134 |
|
| 1135 |
if __name__ == "__main__":
|
| 1136 |
print("\n" + "="*60)
|
| 1137 |
+
print("π¦ μμ° κ²μΆ ν΅ν© μμ€ν
v2.2 μμ")
|
| 1138 |
print("="*60)
|
| 1139 |
print("π€ μ¬μ© κ°λ₯ν λͺ¨λΈ:")
|
| 1140 |
print(" 1. RT-DETR (λ‘컬)")
|