JamesDio commited on
Commit
0cf00a8
·
verified ·
1 Parent(s): 7fce000

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1,6 +1,6 @@
1
  import os
2
 
3
- os.system(")
4
 
5
  import threading
6
  import torch
 
1
  import os
2
 
3
+ os.system("pip install git+https://github.com/shumingma/transformers.git")
4
 
5
  import threading
6
  import torch