upload dep_check
This commit is contained in:
8
backend-python/dep_check.py
Normal file
8
backend-python/dep_check.py
Normal file
@@ -0,0 +1,8 @@
|
||||
import torch
|
||||
import rwkv
|
||||
import langchain
|
||||
import fastapi
|
||||
import uvicorn
|
||||
import sse_starlette
|
||||
import pydantic
|
||||
import psutil
|
||||
Reference in New Issue
Block a user