HussnainZ commited on
Commit
d4c4966
1 Parent(s): e45f4f7

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1,4 +1,4 @@
1
- pip install -U transformers
2
  import os
3
  from threading import Thread
4
  from typing import Iterator
 
1
+
2
  import os
3
  from threading import Thread
4
  from typing import Iterator