Spaces:
Running on Zero
Running on Zero
Update requirements.txt
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
|
@@ -3,4 +3,7 @@ transformers>=4.45.0
|
|
| 3 |
torch
|
| 4 |
accelerate
|
| 5 |
autoawq
|
| 6 |
-
gradio>=4.0.0
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
torch
|
| 4 |
accelerate
|
| 5 |
autoawq
|
| 6 |
+
gradio>=4.0.0
|
| 7 |
+
fastapi
|
| 8 |
+
uvicorn
|
| 9 |
+
pydantic
|