zhouwg commited on
Commit
a45e786
1 Parent(s): 52fd538

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -4
README.md CHANGED
@@ -2,18 +2,19 @@
2
  license: mit
3
  ---
4
 
5
- these are all GGUF&NCNN model files for project kantv(so the size of apk will be make sense)
6
 
7
- how to use:
8
 
9
- 1. download and then upload them to /sdcard/kantv on Android phone directly
 
 
10
 
11
  adb shell mkdir /sdcard/kantv
12
 
13
  adb push models /sdcard/kantv/
14
 
15
 
16
- updated on 05-25-2024
17
 
18
  download following models and upload them to /sdcard/kantv/models/ on Android phone accordingly
19
 
 
2
  license: mit
3
  ---
4
 
5
+ this huggingface repo provides all GGUF&NCNN model files for project kantv(so the size of apk will be make sense)
6
 
 
7
 
8
+ 1.how to use:
9
+
10
+ download and then upload them to /sdcard/kantv on Android phone directly
11
 
12
  adb shell mkdir /sdcard/kantv
13
 
14
  adb push models /sdcard/kantv/
15
 
16
 
17
+ 2. updated on 05-25-2024
18
 
19
  download following models and upload them to /sdcard/kantv/models/ on Android phone accordingly
20