jaty54 commited on
Commit
6cd4b9e
1 Parent(s): 365fdc2

Create app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -0
app.py ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ git clone -b v2.5 https://github.com/camenduru/text-generation-webui
2
+ cd text-generation-webui
3
+ pip install -q -r requirements.txt