陌小路的个人博客 陌小路的个人博客
首页
  • 技术专区

    • 面试
    • Vue
    • Electron
    • TypeScript
    • Serverless
    • GraphQL
  • 我的秋招之旅
  • 2019年终总结
Todo
收藏夹
关于作者
GitHub

陌小路

前端切图仔
首页
  • 技术专区

    • 面试
    • Vue
    • Electron
    • TypeScript
    • Serverless
    • GraphQL
  • 我的秋招之旅
  • 2019年终总结
Todo
收藏夹
关于作者
GitHub
  • Vue

    • Vue3-beta-初体验
    • Vue-nextTick源码分析
    • Vuex-源码分析01
    • Vuex-源码分析02
    • Vite源码分析
    • Vue服务端渲染

    • Petite-Vue
  • React

  • 面试

  • Electron

  • Serverless

  • GraphQL

  • TypeScript

  • RxJS

  • 工程化

  • Webpack

  • Nestjs

  • WebRTC & P2P

  • Docker

  • Linux

  • Git

  • Svelte

  • 踩坑日记 & 小Tips

  • 其他

  • technology
陌小路
2023-11-27

踩坑记录

# 一些镜像地址

huggingface镜像:https://hf-mirror.com git镜像:https://gitcode.net/

# 踩坑记录

# 遇到无法访问 huggingface 模型

可以修改指定 python 安装目录下,site_packages 目录下的 huggingface_hub/constants.py 文件。找到 ENDPOINT 那一行,然后修改最后的 else 为 https://hf-mirror.com/ 即可。

# 遇到 github 无法访问

直接改成从 https://gitcode.com/mirrors/ 去找这个仓库进行下载即可。

# 秋叶集成包 pip install insightface==0.7.3 报错

Fatal error in launcher: Unable to create process using
1

解决办法:在 python.exe 目录下执行命令:python -m pip install --upgrade pip

# ai换脸跑 roop 插件报错

错误信息

 assert 'detection' in self.models
1
编辑
上次更新: 2023/11/27, 13:11:00
最近更新
01
github加速
01-01
02
在线小工具
01-01
03
Lora-Embeddings
11-27
更多文章>
Theme by Vdoing | Copyright © 2020-2024 STDSuperman | MIT License
  • 跟随系统
  • 浅色模式
  • 深色模式
  • 阅读模式