archi22 commited on
Commit
f8525ae
1 Parent(s): a471812

Create app.py

Browse files
Files changed (1) hide show
  1. app.py +10 -0
app.py ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ # Ус TTтановите pygit2
2
+ !pip install pygit2==1.12.2
3
+
4
+ # Перейдите в нужную директорию и клонируйте репозиторий
5
+ %cd /content
6
+ !git clone https://github.com/lllyasviel/Fooocus.git
7
+ %cd /content/Fooocus
8
+
9
+ # Запустите скрипт
10
+ !python entry_with_update.py --share