MadsGalsgaard commited on
Commit
98f4c1f
·
verified ·
1 Parent(s): 6f26a79

Upgraded llama3 to llama3.1 model

Browse files
Files changed (1) hide show
  1. app.py +1 -2
app.py CHANGED
@@ -112,8 +112,7 @@
112
  # if __name__ == "__main__":
113
  # demo.launch()
114
 
115
-
116
- # Use a pipeline as a high-level helper
117
  import spaces
118
  import os
119
  import subprocess
 
112
  # if __name__ == "__main__":
113
  # demo.launch()
114
 
115
+ ### 26 Use a pipeline as a high-level Logic
 
116
  import spaces
117
  import os
118
  import subprocess