Rudrresh commited on
Commit
b826d32
·
verified ·
1 Parent(s): 3420202

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1,5 +1,5 @@
1
  import sys
2
- print(sys.versoin)
3
  from llama_cpp import Llama
4
  import os
5
  from huggingface_hub import hf_hub_download
 
1
  import sys
2
+ print(sys.version)
3
  from llama_cpp import Llama
4
  import os
5
  from huggingface_hub import hf_hub_download