Spaces:
Running
Running
Commit ·
6e9c93d
1
Parent(s): 11332ca
Update app.py
Browse files
app.py
CHANGED
|
@@ -1,3 +1,5 @@
|
|
|
|
|
|
|
|
| 1 |
from huggingface_hub import InferenceClient
|
| 2 |
import gradio as gr
|
| 3 |
|
|
|
|
| 1 |
+
# Copyright MIXTRAL 8X7B https://mistral.ai Licensed under the Apache License, Version 2.0;
|
| 2 |
+
|
| 3 |
from huggingface_hub import InferenceClient
|
| 4 |
import gradio as gr
|
| 5 |
|