Spaces:
Runtime error
Runtime error
PLSSSS
Browse files- app.py +0 -1
- requirements.txt +1 -0
app.py
CHANGED
@@ -1,4 +1,3 @@
|
|
1 |
-
!pip install torch
|
2 |
import gradio as gr
|
3 |
|
4 |
import torch
|
|
|
|
|
1 |
import gradio as gr
|
2 |
|
3 |
import torch
|
requirements.txt
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
torch==2.0.1
|