Integrate claude, improve selenium and support qemu #1
1 changed files with 11 additions and 0 deletions
|
|
@ -1,6 +1,7 @@
|
|||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<manifest>
|
||||
<remote name="TechnoLibre" fetch="https://github.com/TechnoLibre/" />
|
||||
<remote name="ggerganov" fetch="https://github.com/ggerganov/" />
|
||||
|
||||
<project
|
||||
name="technolibre_home_mobile.git"
|
||||
|
|
@ -9,4 +10,14 @@
|
|||
revision="main"
|
||||
groups="mobile"
|
||||
/>
|
||||
|
||||
<!-- whisper.cpp : moteur de transcription audio locale (NDK JNI) -->
|
||||
<project
|
||||
name="whisper.cpp"
|
||||
path="mobile/erplibre_home_mobile/android/app/src/main/cpp/whisper"
|
||||
remote="ggerganov"
|
||||
revision="master"
|
||||
clone-depth="1"
|
||||
groups="mobile"
|
||||
/>
|
||||
</manifest>
|
||||
|
|
|
|||
Loading…
Reference in a new issue