Spaces:
Sleeping
Sleeping
Upload app.py
Browse files
app.py
CHANGED
|
@@ -1,5 +1,4 @@
|
|
| 1 |
# -*- coding: utf-8 -*-
|
| 2 |
-
from __future__ import annotations
|
| 3 |
"""
|
| 4 |
OpenResearcher DeepSearch Agent - Hugging Face Space
|
| 5 |
Uses ZeroGPU for efficient inference with the Nemotron model
|
|
|
|
| 1 |
# -*- coding: utf-8 -*-
|
|
|
|
| 2 |
"""
|
| 3 |
OpenResearcher DeepSearch Agent - Hugging Face Space
|
| 4 |
Uses ZeroGPU for efficient inference with the Nemotron model
|