DrishtiSharma commited on
Commit
e01f654
Β·
verified Β·
1 Parent(s): e43951a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -1,3 +1,4 @@
 
1
  import streamlit as st
2
  import json
3
  from typing import Iterable
 
1
+ #ref: https://github.com/kram254/Mixture-of-Agents-running-on-Groq/tree/main
2
  import streamlit as st
3
  import json
4
  from typing import Iterable