ussoewwin commited on
Commit
400f11c
·
verified ·
1 Parent(s): 093df38

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -24
README.md CHANGED
@@ -12,27 +12,3 @@ tags:
12
  library_name: insightface
13
  ---
14
 
15
- # insightface for Python 3.13 (Windows)
16
-
17
- This repository provides a pre-built **wheel (`.whl`)** file for the [InsightFace](https://github.com/deepinsight/insightface) library, compatible with **Python 3.13 on Windows (64-bit)**.
18
-
19
- Since official PyPI packages for `insightface` may not yet support Python 3.13, this wheel allows early adopters and developers to use InsightFace with the latest Python version on Windows without compiling from source.
20
-
21
- ## 📦 What's Inside
22
-
23
- - `insightface‑*.whl`: A pre-compiled wheel for Python 3.13 on Windows (amd64).
24
- - Compatible with `numpy`, `scipy`, `onnxruntime`, `opencv-python`, and other standard dependencies.
25
-
26
- ## ✅ Requirements
27
-
28
- - OS: Windows (64-bit)
29
- - Python: 3.13 (64-bit)
30
- - pip ≥ 23.0 (to support modern wheel tags)
31
-
32
- ## 💾 Installation
33
-
34
- 1. Download the `.whl` file from the **Files and versions** tab.
35
- 2. Install using pip:
36
-
37
- ```bash
38
- pip install insightface-*.whl
 
12
  library_name: insightface
13
  ---
14