mirror of
https://github.com/iperov/DeepFaceLab.git
synced 2025-08-22 14:24:40 -07:00
batch file for updating pip dependencies on prebuilt
This commit is contained in:
parent
bfd3c2fbb2
commit
4a6d8812dc
1 changed files with 7 additions and 0 deletions
7
update-prebuilt-dependecies.bat
Normal file
7
update-prebuilt-dependecies.bat
Normal file
|
@ -0,0 +1,7 @@
|
|||
@echo off
|
||||
call ..\setenv.bat
|
||||
|
||||
python -m pip install Flask==1.1.1
|
||||
python -m pip install flask-socketio==4.2.1
|
||||
|
||||
pause
|
Loading…
Add table
Add a link
Reference in a new issue