Spaces:
Sleeping
Sleeping
bon
Browse files
app.py
CHANGED
|
@@ -6,6 +6,8 @@ from openai import OpenAI
|
|
| 6 |
import httpx
|
| 7 |
import time
|
| 8 |
|
|
|
|
|
|
|
| 9 |
app = FastAPI()
|
| 10 |
|
| 11 |
# Configuration de l'API d'inférence NVIDIA
|
|
|
|
| 6 |
import httpx
|
| 7 |
import time
|
| 8 |
|
| 9 |
+
|
| 10 |
+
|
| 11 |
app = FastAPI()
|
| 12 |
|
| 13 |
# Configuration de l'API d'inférence NVIDIA
|