Elijahbodden commited on
Commit
8fba4df
·
verified ·
1 Parent(s): 3b46104

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -1,4 +1,5 @@
1
  # ADD DISCLAIMERS
 
2
  import os
3
 
4
  os.system('pip install llama-cpp-python transformers torch')
 
1
  # ADD DISCLAIMERS
2
+ # why slow? I'm not made of gold
3
  import os
4
 
5
  os.system('pip install llama-cpp-python transformers torch')