mirror of
https://github.com/iperov/DeepFaceLab.git
synced 2025-08-14 10:46:59 -07:00
added sumbmodules
This commit is contained in:
parent
b86332ec3f
commit
56da12185e
1 changed files with 1 additions and 1 deletions
|
@ -53,4 +53,4 @@ with open('DeepFaceLab_Linux/workspace/interact/interact_dict.pkl', 'wb') as han
|
|||
with open('DeepFaceLab_Linux/workspace/interact/interact_dict.pkl', 'rb') as handle:
|
||||
d = pickle.load(handle)
|
||||
|
||||
print(d['Output image format'])
|
||||
print(d['Choose one of saved models, or enter a name to create a new model.'])
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue