suayptalha commited on
Commit
21a124f
·
verified ·
1 Parent(s): 3c9c8ce

Update app.py

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