You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 13, 2024. It is now read-only.
Greetings,
I was trying to clone the repository https://github.com/iperov/DeepFaceLab.git but the 1_clear_workspace.sh script is missing, preventing you from proceeding with the setup
Expected behavior
Greetings,
I was trying to clone the repository https://github.com/iperov/DeepFaceLab.git but the 1_clear_workspace.sh script is missing, preventing you from proceeding with the setup
Commands used:
(deepfacelab) [damiano63it@damiano-satelliteproc8501hd DeepFaceLab]$
The outputs obtained:
(deepfacelab) [damiano63it@damiano-satelliteproc8501hd DeepFaceLab]$ git clone https://github.com/iperov/DeepFaceLab.git
Clone in 'DeepFaceLab' in corso...
remote: Enumerating objects: 8048, done.
remote: Counting objects: 100% (3/3), done.
remote: Compressing objects: 100% (3/3), done.
remote: Total 8048 (delta 0), reused 1 (delta 0), pack-reused 8045
Ricezione degli oggetti: 100% (8048/8048), 828.71 MiB | 21.62 MiB/s, fatto.
Risoluzione dei delta: 100% (5099/5099), fatto.
Aggiornamento dei file in corso: 100% (211/211), fatto.
(deepfacelab) [damiano63it@damiano-satelliteproc8501hd DeepFaceLab]$ cd DeepFaceLab
(deepfacelab) [damiano63it@damiano-satelliteproc8501hd DeepFaceLab]$ ls -la
totale 152
drwxr-xr-x 15 damiano63it damiano63it 4096 9 set 15.28 .
drwxr-xr-x 16 damiano63it damiano63it 4096 9 set 15.28 ..
-rw-r--r-- 1 damiano63it damiano63it 280 9 set 15.28 CODEGUIDELINES
-rw-r--r-- 1 damiano63it damiano63it 139 9 set 15.28 _config.yml
drwxr-xr-x 9 damiano63it damiano63it 4096 9 set 15.28 core
drwxr-xr-x 2 damiano63it damiano63it 4096 9 set 15.28 DFLIMG
drwxr-xr-x 2 damiano63it damiano63it 4096 9 set 15.28 doc
drwxr-xr-x 2 damiano63it damiano63it 4096 9 set 15.28 facelib
drwxr-xr-x 8 damiano63it damiano63it 4096 9 set 15.28 .git
drwxr-xr-x 2 damiano63it damiano63it 4096 9 set 15.28 .github
-rw-r--r-- 1 damiano63it damiano63it 61 9 set 15.28 .gitignore
-rw-r--r-- 1 damiano63it damiano63it 35147 9 set 15.28 LICENSE
drwxr-xr-x 2 damiano63it damiano63it 4096 9 set 15.28 localization
-rw-r--r-- 1 damiano63it damiano63it 23254 9 set 15.28 main.py
drwxr-xr-x 2 damiano63it damiano63it 4096 9 set 15.28 mainscripts
drwxr-xr-x 4 damiano63it damiano63it 4096 9 set 15.28 merger
drwxr-xr-x 6 damiano63it damiano63it 4096 9 set 15.28 models
-rw-r--r-- 1 damiano63it damiano63it 11808 9 set 15.28 README.md
-rw-r--r-- 1 damiano63it damiano63it 165 9 set 15.28 requirements-colab.txt
-rw-r--r-- 1 damiano63it damiano63it 171 9 set 15.28 requirements-cuda.txt
drwxr-xr-x 2 damiano63it damiano63it 4096 9 set 15.28 samplelib
drwxr-xr-x 2 damiano63it damiano63it 4096 9 set 15.28 .vscode
drwxr-xr-x 3 damiano63it damiano63it 4096 9 set 15.28 XSegEditor
(deepfacelab) [damiano63it@damiano-satelliteproc8501hd DeepFaceLab]$
Actual behavior
Very simply, the absence of the script prevents me from being able to proceed with the installation and use the 'DeepFaceLab' product
Other relevant information
Manjaro Linux 6.1.44-1
Python version: 3.7.16
git version 2.42.0
The text was updated successfully, but these errors were encountered: