Copain22 commited on
Commit
ba50f77
·
verified ·
1 Parent(s): e76a2b1

Update app.py

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