hchcsuim commited on
Commit
70b006c
·
verified ·
1 Parent(s): ee97c28

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -0
app.py CHANGED
@@ -23,6 +23,8 @@ It classifies face images into two categories: **AI-generated** and **Not AI-gen
23
 
24
  本模型是以 `microsoft/swin-tiny-patch4-window7-224` 微調訓練而成,可將臉部圖片分類為「AI生成」或「非AI生成」。
25
 
 
 
26
  ### 📊 Evaluation Results / 模型評估
27
 
28
  - Accuracy 準確率: **99.35%**
 
23
 
24
  本模型是以 `microsoft/swin-tiny-patch4-window7-224` 微調訓練而成,可將臉部圖片分類為「AI生成」或「非AI生成」。
25
 
26
+ 🔗 [View on Hugging Face 模型主頁](https://huggingface.co/hchcsuim/FaceAIorNot)
27
+
28
  ### 📊 Evaluation Results / 模型評估
29
 
30
  - Accuracy 準確率: **99.35%**