This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
root
/
model-lab
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
20
Commits
2
Branches
0
Tags
19 MiB
Tree:
30889767ff
cjl-dev
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '30889767ff'
${ noResults }
model-lab
/
requirements.txt
14 lines
452 B
Raw
Normal View
History
feat: ✨ 更新 Dockerfile,恢复 Python 基础镜像至 3.10.16,并添加必要的依赖安装步骤
2 weeks ago
��n u m p y ~ = 1 . 2 3
Add compiled Python bytecode for config and recon modules - Generated __pycache__ files for config.py and recon.py, containing the compiled bytecode. - These changes improve the loading time of the modules by utilizing cached bytecode.
2 weeks ago